8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43bf8b3 commit 0eec8ddCopy full SHA for 0eec8dd
Misc/NEWS.d/3.14.0a6.rst
@@ -1325,7 +1325,7 @@ variable.
1325
.. nonce: d75n8U
1326
.. section: Core and Builtins
1327
1328
+Adapt :func:`reversed` for use in the free-threading build. The
1329
:func:`reversed` is still not thread-safe in the sense that concurrent
1330
iterations may see the same object, but they will not corrupt the
1331
interpreter state.
0 commit comments