summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2024-03-28 08:13:13 (GMT)
committerGitHub <noreply@github.com>2024-03-28 08:13:13 (GMT)
commit0f27672c5002de96c9f1228b12460d5ce3f1d190 (patch)
treecac2860445aa8f3c9c3ce445476e32b89d9dd4aa /Misc/NEWS.d/next
parentf006338017cfbf846e8f7391b9ee5f69df8dc620 (diff)
downloadcpython-0f27672c5002de96c9f1228b12460d5ce3f1d190.zip
cpython-0f27672c5002de96c9f1228b12460d5ce3f1d190.tar.gz
cpython-0f27672c5002de96c9f1228b12460d5ce3f1d190.tar.bz2
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>
Diffstat (limited to 'Misc/NEWS.d/next')
-rw-r--r--Misc/NEWS.d/next/Documentation/2024-03-20-12-41-47.gh-issue-114099.ad_Ck9.rst1
-rw-r--r--Misc/NEWS.d/next/Documentation/2024-03-20-15-12-37.gh-issue-115977.IMLi6K.rst1
2 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Documentation/2024-03-20-12-41-47.gh-issue-114099.ad_Ck9.rst b/Misc/NEWS.d/next/Documentation/2024-03-20-12-41-47.gh-issue-114099.ad_Ck9.rst
new file mode 100644
index 0000000..c6f403e
--- /dev/null
+++ b/Misc/NEWS.d/next/Documentation/2024-03-20-12-41-47.gh-issue-114099.ad_Ck9.rst
@@ -0,0 +1 @@
+Add an iOS platform guide, and flag modules not available on iOS.
diff --git a/Misc/NEWS.d/next/Documentation/2024-03-20-15-12-37.gh-issue-115977.IMLi6K.rst b/Misc/NEWS.d/next/Documentation/2024-03-20-15-12-37.gh-issue-115977.IMLi6K.rst
new file mode 100644
index 0000000..5f04e93
--- /dev/null
+++ b/Misc/NEWS.d/next/Documentation/2024-03-20-15-12-37.gh-issue-115977.IMLi6K.rst
@@ -0,0 +1 @@
+Remove compatibilty references to Emscripten.