[issue43683] Handle generator (and coroutine) state in the bytecode.

Dennis Sweeney report at bugs.python.org
Tue Apr 6 13:27:03 EDT 2021


Dennis Sweeney <sweeney.dennis650 at gmail.com> added the comment:

Looks like we both opened PRs in the same minute.

The MAGIC constant didn't get updated, but perhaps that can just be included in the Minor Corrections PR.

I'd bet a CI check could be added to check that if the opcodes change then Python/importlib_external.h changes.

----------

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


More information about the Python-bugs-list mailing list