We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36934a1 commit ad90d49Copy full SHA for ad90d49
Doc/library/dis.rst
@@ -898,7 +898,7 @@ iterations of the loop.
898
unbound method. Otherwise, ``NULL`` and the object return by the attribute
899
lookup are pushed.
900
901
- .. versionchanged:: 3.11
+ .. versionchanged:: 3.12
902
If the low bit of ``namei`` is set, then a ``NULL`` or ``self`` is
903
pushed to the stack before the attribute or unbound method respectively.
904
0 commit comments