]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114099: Add documentation for iOS platform (GH-117057)
authorRussell Keith-Magee <russell@keith-magee.com>
Thu, 28 Mar 2024 08:13:13 +0000 (16:13 +0800)
committerGitHub <noreply@github.com>
Thu, 28 Mar 2024 08:13:13 +0000 (04:13 -0400)
commit0f27672c5002de96c9f1228b12460d5ce3f1d190
treecac2860445aa8f3c9c3ce445476e32b89d9dd4aa
parentf006338017cfbf846e8f7391b9ee5f69df8dc620
gh-114099: Add documentation for iOS platform (GH-117057)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Jacob Coffee <jacob@z7x.org>
Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Ned Deily <nad@python.org>
25 files changed:
Doc/includes/wasm-ios-notavail.rst [new file with mode: 0644]
Doc/includes/wasm-notavail.rst
Doc/library/curses.rst
Doc/library/dbm.rst
Doc/library/ensurepip.rst
Doc/library/fcntl.rst
Doc/library/grp.rst
Doc/library/intro.rst
Doc/library/multiprocessing.rst
Doc/library/os.rst
Doc/library/pwd.rst
Doc/library/readline.rst
Doc/library/resource.rst
Doc/library/signal.rst
Doc/library/socket.rst
Doc/library/subprocess.rst
Doc/library/syslog.rst
Doc/library/venv.rst
Doc/tools/extensions/pyspecific.py
Doc/using/configure.rst
Doc/using/index.rst
Doc/using/ios.rst [new file with mode: 0644]
Misc/NEWS.d/next/Documentation/2024-03-20-12-41-47.gh-issue-114099.ad_Ck9.rst [new file with mode: 0644]
Misc/NEWS.d/next/Documentation/2024-03-20-15-12-37.gh-issue-115977.IMLi6K.rst [new file with mode: 0644]
iOS/README.rst