Skip to content

Commit 536defc

Browse files
committed
Blurb for change
1 parent 2b4fe19 commit 536defc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Added ``Py_BEGIN_CRITICAL_SECTION_SEQUENCE_FAST`` and
2+
``Py_END_CRITICAL_SECTION_SEQUENCE_FAST`` macros to make it possible to use
3+
PySequence_Fast APIs safely when free-threaded, and update str.join to work
4+
without the GIL using them.

0 commit comments

Comments
 (0)