forked from pool/python310
Set link to python310.30576 via maintenance_release request
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user