File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -1537,15 +1537,6 @@ Build Changes
1537
1537
:file: `!configure `.
1538
1538
(Contributed by Christian Heimes in :gh: `89886 `.)
1539
1539
1540
- * C extensions built with the :ref: `limited C API <limited-c-api >`
1541
- on :ref: `Python build in debug mode <debug-build >` no longer support Python
1542
- 3.9 and older. In this configuration, :c:func: `Py_INCREF ` and
1543
- :c:func: `Py_DECREF ` are now always implemented as opaque function calls,
1544
- but the called functions were added to Python 3.10. Build C extensions
1545
- with a release build of Python or with Python 3.12 and older, to keep support
1546
- for Python 3.9 and older.
1547
- (Contributed by Victor Stinner in :gh: `102304 `.)
1548
-
1549
1540
1550
1541
C API Changes
1551
1542
=============
You can’t perform that action at this time.
0 commit comments