]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-100987: Refactor `_PyInterpreterFrame` a bit, to assist generator improvement...
authorMark Shannon <mark@hotpy.org>
Mon, 13 Feb 2023 11:31:15 +0000 (11:31 +0000)
committerGitHub <noreply@github.com>
Mon, 13 Feb 2023 11:31:15 +0000 (11:31 +0000)
commitd9199175c7386a95aaac91822a2197b9365eb0e8
tree303039a5cd55df046113a8d38a00688729443cbb
parent160f2fe2b90ed5ec7838cb4141dd35768422891f
GH-100987: Refactor `_PyInterpreterFrame` a bit, to assist generator improvement. (GH-100988)

Refactor _PyInterpreterFrame a bit, to assist generator improvement.
Include/internal/pycore_frame.h