6
0
forked from pool/python311
2022-05-10 11:17:42 +00:00
committed by Git OBS Bridge
parent 887681833e
commit 5e1455c810
6 changed files with 15 additions and 15 deletions

View File

@@ -5,7 +5,7 @@
--- a/Doc/using/configure.rst
+++ b/Doc/using/configure.rst
@@ -42,7 +42,6 @@ General Options
@@ -41,7 +41,6 @@ General Options
See :data:`sys.int_info.bits_per_digit <sys.int_info>`.
@@ -13,7 +13,7 @@
.. cmdoption:: --with-cxx-main=COMPILER
Compile the Python ``main()`` function and link Python executable with C++
@@ -457,13 +456,11 @@ macOS Options
@@ -511,13 +510,11 @@ macOS Options
See ``Mac/README.rst``.
@@ -29,8 +29,8 @@
Create a Python.framework rather than a traditional Unix install. Optional
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2038,7 +2038,7 @@ C API
-----
@@ -5480,7 +5480,7 @@ C API
- bpo-40939: Removed documentation for the removed ``PyParser_*`` C API.
- bpo-43795: The list in :ref:`stable-abi-list` now shows the public name
- :c:struct:`PyFrameObject` rather than ``_frame``. The non-existing entry