gh-131170: fix duplicated sections in frames.md file (#131177)

fix duplicated sections in frames.md file

In the frames.md file at InternalDocs, change the first
duplicated title to Specials, and remove unnecessary content
under the Specials section.
This commit is contained in:
Nybblista 2025-03-13 16:59:19 +03:00 committed by GitHub
parent 10cbd1fe88
commit e9d210bfc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,9 +49,8 @@ as the arguments on the stack are (usually) already in the correct
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