diff options
| author | Mark Shannon <mark@hotpy.org> | 2021-08-25 13:44:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-25 13:44:20 +0100 |
| commit | f9242d50b18572ef0d584a1c815ed08d1a38e4f4 (patch) | |
| tree | 0c7c137c701b1dd69f89227dee85aaee95ff5dfb /Lib/enum.py | |
| parent | 214c2e5d916d3ce5e7b1db800210b93001850bbb (diff) | |
| download | cpython-git-f9242d50b18572ef0d584a1c815ed08d1a38e4f4.tar.gz | |
bpo-44990: Change layout of evaluation frames. "Layout B" (GH-27933)
Places the locals between the specials and stack. This is the more "natural" layout for a C struct, makes the code simpler and gives a slight speedup (~1%)
Diffstat (limited to 'Lib/enum.py')
0 files changed, 0 insertions, 0 deletions
