diff options
| author | Mark Shannon <mark@hotpy.org> | 2021-06-04 00:03:54 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-04 00:03:54 (GMT) |
| commit | b2bf2bc1ece673d387341e06c8d3c2bc6e259747 (patch) | |
| tree | 29217a2927ed27e71e6324876f279946219a25a9 /Lib/sqlite3/test/dbapi.py | |
| parent | 35002aa8f62dda1f79035e9904abdf476683e9be (diff) | |
| download | cpython-b2bf2bc1ece673d387341e06c8d3c2bc6e259747.zip cpython-b2bf2bc1ece673d387341e06c8d3c2bc6e259747.tar.gz cpython-b2bf2bc1ece673d387341e06c8d3c2bc6e259747.tar.bz2 | |
bpo-43693: Compute deref offsets in compiler (gh-25152)
Merges locals and cells into a single array.
Saves a pointer in the interpreter and means that we don't need the LOAD_CLOSURE opcode any more
https://bugs.python.org/issue43693
Diffstat (limited to 'Lib/sqlite3/test/dbapi.py')
0 files changed, 0 insertions, 0 deletions
