[issue44590] Create frame objects lazily when needed

Nick Coghlan report at bugs.python.org
Sun Aug 1 09:19:21 EDT 2021


Nick Coghlan <ncoghlan at gmail.com> added the comment:

The newly linked pull request isn't actually for this ticket, it's for bpo-44800, a follow-up refactoring proposal related to the variable, struct field, and API naming schemes used for the new lighter weight execution frames.

However, the commit message and PR description refer back to this ticket as well, so the RoundUp automation picked it up.

----------

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


More information about the Python-bugs-list mailing list