diff --git a/InternalDocs/frames.md b/InternalDocs/frames.md index 1a909009eea..aa996dfdf7b 100644 --- a/InternalDocs/frames.md +++ b/InternalDocs/frames.md @@ -49,9 +49,8 @@ #### Alternative layout location for the parameters. However, it requires the VM to maintain an extra pointer for the locals, which can hurt performance. -### Generators and Coroutines +### Specials -Generators and coroutines contain a `_PyInterpreterFrame` The specials section contains the following pointers: * Globals dict