summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorMark Shannon <mark@hotpy.org>2020-07-17 10:44:23 (GMT)
committerGitHub <noreply@github.com>2020-07-17 10:44:23 (GMT)
commitcb9879b948a19c9434316f8ab6aba9c4601a8173 (patch)
tree2456a68d16bda26efc7f4f00f6fe5b4f4889f42c /Python/compile.c
parent8e836bb21ce73f0794fd769db5883c29680dfe47 (diff)
downloadcpython-cb9879b948a19c9434316f8ab6aba9c4601a8173.zip
cpython-cb9879b948a19c9434316f8ab6aba9c4601a8173.tar.gz
cpython-cb9879b948a19c9434316f8ab6aba9c4601a8173.tar.bz2
bpo-40941: Unify implicit and explicit state in the frame and generator objects into a single value. (GH-20803)
* Merge gen and frame state variables into one. * Replace stack pointer with depth in PyFrameObject. Makes code easier to read and saves a word of memory.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions