[issue37032] Add CodeType.replace() method

STINNER Victor report at bugs.python.org
Fri May 24 08:25:04 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

See bpo-36886 "Failed to construct CodeType on Python-3.8.0a4" for other failures caused by the addition of the "posonlyargcount" parameter to code constructor.

----------

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


More information about the Python-bugs-list mailing list