summaryrefslogtreecommitdiffstats
path: root/Lib/functools.py
diff options
context:
space:
mode:
authorMark Shannon <mark@hotpy.org>2025-03-31 12:52:48 (GMT)
committerGitHub <noreply@github.com>2025-03-31 12:52:48 (GMT)
commitc535a132e40a516a7cca219b2659e85bccaa0529 (patch)
treeba69de6aa8313c37e5486c49c2763688e2b16637 /Lib/functools.py
parentba11f45dd969dfb039dfb47270de4f8c6a03d241 (diff)
downloadcpython-c535a132e40a516a7cca219b2659e85bccaa0529.zip
cpython-c535a132e40a516a7cca219b2659e85bccaa0529.tar.gz
cpython-c535a132e40a516a7cca219b2659e85bccaa0529.tar.bz2
GH-131498: Another refactoring of the code generator (GH-131827)
* Rename 'defined' attribute to 'in_local' to more accurately reflect how it is used * Make death of variables explicit even for array variables. * Convert in_memory from boolean to stack offset * Don't apply liveness analyis to optimizer generated code * Add 'out' parameter to stack.pop
Diffstat (limited to 'Lib/functools.py')
0 files changed, 0 insertions, 0 deletions