[issue44032] Function locals and evaluation stack should be stored in a contiguous, per-thread stack

Mark Shannon report at bugs.python.org
Fri Jun 18 06:00:49 EDT 2021


Mark Shannon <mark at hotpy.org> added the comment:


New changeset 0982ded179f280176868c1c4eccf77bf70687816 by Mark Shannon in branch 'main':
bpo-44032: Move pointer to code object from frame-object to frame specials array. (GH-26771)
https://github.com/python/cpython/commit/0982ded179f280176868c1c4eccf77bf70687816


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44032>
_______________________________________


More information about the Python-bugs-list mailing list