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 1035fe0 commit 7e189aeCopy full SHA for 7e189ae
Doc/glossary.rst
@@ -694,6 +694,9 @@ Glossary
694
695
CPython does not consistently apply the requirement that an iterator
696
define :meth:`~iterator.__iter__`.
697
+ And also please note that the free-threading CPython does not guarantee
698
+ the thread-safety of iterator operations.
699
+
700
701
key function
702
A key function or collation function is a callable that returns a value
0 commit comments