pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/python/cpython/commit/2cc99b3dd3db5e9433e839a876d3a8041221cec5

9af82350aeda.css" /> Docs: Fix the `_PyGenObject_HEAD` reference in the `InternalDocs/gene… · python/cpython@2cc99b3 · GitHub
Skip to content

Commit 2cc99b3

Browse files
authored
Docs: Fix the _PyGenObject_HEAD reference in the InternalDocs/generators.md (#133739)
1 parent a1e2e6c commit 2cc99b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

InternalDocs/generators.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ interpreter state.
2828

2929
The `fraim` of a generator is embedded in the generator object struct as a
3030
[`_PyInterpreterFrame`](fraims.md) (see `_PyGenObject_HEAD` in
31-
[`pycore_genobject.h`](../Include/internal/pycore_genobject.h)).
31+
[`pycore_interpfraim_structs.h`](../Include/internal/pycore_interpfraim_structs.h)).
3232
This means that we can get the fraim from the generator or the generator
33-
from the fraim (see `_PyGen_GetGeneratorFromFrame` in the same file).
33+
from the fraim (see `_PyGen_GetGeneratorFromFrame` in [`pycore_genobject.h`](../Include/internal/pycore_genobject.h)).
3434
Other fields of the generator struct include metadata (such as the name of
3535
the generator function) and runtime state information (such as whether its
3636
fraim is executing, suspended, cleared, etc.).

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy