cpython/Misc/NEWS.d/next/C API
Miss Islington (bot) 08416065a7
[3.13] gh-119247: Add macros to use PySequence_Fast safely in free-threaded build (GH-119315) (#119419)
Add `Py_BEGIN_CRITICAL_SECTION_SEQUENCE_FAST` and
`Py_END_CRITICAL_SECTION_SEQUENCE_FAST` macros and update `str.join` to use
them. Also add a regression test that would crash reliably without this
patch.
(cherry picked from commit baf347d916)

Co-authored-by: Josh {*()} Rosenberg <26495692+MojoVampire@users.noreply.github.com>
2024-05-22 19:24:02 +00:00
..
2024-05-08-20-13-00.gh-issue-118789.m88uUa.rst [3.13] gh-118789: Restore hidden _PyWeakref_ClearRef (GH-118797) (GH-118903) 2024-05-10 14:20:22 +00:00
2024-05-08-23-14-06.gh-issue-116984.5sgcDo.rst [3.13] gh-116984: Make mimalloc header includes relative to the current file (GH-118808) (#118866) 2024-05-09 20:26:36 +00:00
2024-05-21-11-35-11.gh-issue-119247.U6n6mh.rst [3.13] gh-119247: Add macros to use PySequence_Fast safely in free-threaded build (GH-119315) (#119419) 2024-05-22 19:24:02 +00:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

Put news entry `blurb`_ files for the *C API* section in this directory.

.. _blurb: https://pypi.org/project/blurb/