8000 bpo-43795: Note Stable ABI PEP in What's New (GH-26479) (GH-26603) · python/cpython@7518556 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7518556

Browse files
miss-islingtonencukouFidget-Spinner
authored
bpo-43795: Note Stable ABI PEP in What's New (GH-26479) (GH-26603)
(cherry picked from commit 257e400) Co-authored-by: Petr Viktorin <encukou@gmail.com> Co-authored-by: Ken 10000 Jin <28750310+Fidget-Spinner@users.noreply.github.com>
1 parent 933b5b6 commit 7518556

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Doc/whatsnew/3.10.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1798,6 +1798,16 @@ Build Changes
17981798
C API Changes
17991799
=============
18001800
1801+
PEP 652: Maintaining the Stable ABI
1802+
-----------------------------------
1803+
1804+
The Stable ABI (Application Binary Interface) for extension modules or
1805+
embedding Python is now explicitly defined.
1806+
:ref:`stable` describes C API and ABI stability guarantees along with best
1807+
practices for using the Stable ABI.
1808+
1809+
(Contributed by Petr Viktorin in :pep:`652` and :issue:`43795`.)
1810+
18011811
New Features
18021812
------------
18031813

0 commit comments

Comments
 (0)
0