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 36934a1 commit ad90d49Copy full SHA for ad90d49
1 file changed
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