Thanks to visit codestin.com Credit goes to github.com
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 667a86e commit b102f09Copy full SHA for b102f09
1 file changed
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-theading build. The
+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