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 db1e582 commit 99d7808Copy full SHA for 99d7808
InternalDocs/frames.md
@@ -49,9 +49,8 @@ as the arguments on the stack are (usually) already in the correct
49
location for the parameters. However, it requires the VM to maintain
50
an extra pointer for the locals, which can hurt performance.
51
52
-### Generators and Coroutines
+### Specials
53
54
-Generators and coroutines contain a `_PyInterpreterFrame`
55
The specials section contains the following pointers:
56
57
* Globals dict
0 commit comments