Skip to content

Commit c18af1b

Browse files
committed
What's New entry
1 parent 7098cb9 commit c18af1b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Doc/whatsnew/3.15.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2022,6 +2022,11 @@ New features
20222022

20232023
(Contributed by Victor Stinner in :gh:`129813`.)
20242024

2025+
* :c:type:`PyCriticalSection` and related functions are added to the Stable
2026+
ABI.
2027+
2028+
(Contributed in :gh:`149227`.)
2029+
20252030
* Add a new :c:func:`PyImport_CreateModuleFromInitfunc` C-API for creating
20262031
a module from a *spec* and *initfunc*.
20272032
(Contributed by Itamar Oren in :gh:`116146`.)

0 commit comments

Comments
 (0)