Set link to python310.30576 via maintenance_release request

This commit is contained in:
2023-09-27 16:43:48 +00:00
committed by Matěj Cepl
parent 8bdb667986
commit aa5d3ba9db
10 changed files with 650 additions and 27 deletions

View File

@@ -3,8 +3,10 @@
Misc/NEWS | 2 +-
2 files changed, 1 insertion(+), 4 deletions(-)
--- a/Doc/using/configure.rst
+++ b/Doc/using/configure.rst
Index: Python-3.10.12/Doc/using/configure.rst
===================================================================
--- Python-3.10.12.orig/Doc/using/configure.rst
+++ Python-3.10.12/Doc/using/configure.rst
@@ -42,7 +42,6 @@ General Options
See :data:`sys.int_info.bits_per_digit <sys.int_info>`.
@@ -13,7 +15,7 @@
.. cmdoption:: --with-cxx-main=COMPILER
Compile the Python ``main()`` function and link Python executable with C++
@@ -457,13 +456,11 @@ macOS Options
@@ -473,13 +472,11 @@ macOS Options
See ``Mac/README.rst``.
@@ -27,9 +29,11 @@
.. cmdoption:: --enable-framework=INSTALLDIR
Create a Python.framework rather than a traditional Unix install. Optional
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -3422,7 +3422,7 @@ C API
Index: Python-3.10.12/Misc/NEWS
===================================================================
--- Python-3.10.12.orig/Misc/NEWS
+++ Python-3.10.12/Misc/NEWS
@@ -3618,7 +3618,7 @@ C API
-----
- bpo-43795: The list in :ref:`stable-abi-list` now shows the public name