This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Dennis Sweeney
Recipients Dennis Sweeney, miss-islington, serhiy.storchaka, xxm
Date 2020-12-25.19:14:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608923682.77.0.373414373916.issue42734@roundup.psfhosted.org>
In-reply-to
Content
To make it slightly more readable and future-proof so such things don't become outdated again in the future, you could use the CodeType.replace() method.

See also https://bugs.python.org/issue42422
History
Date User Action Args
2020-12-25 19:14:42Dennis Sweeneysetrecipients: + Dennis Sweeney, serhiy.storchaka, miss-islington, xxm
2020-12-25 19:14:42Dennis Sweeneysetmessageid: <1608923682.77.0.373414373916.issue42734@roundup.psfhosted.org>
2020-12-25 19:14:42Dennis Sweeneylinkissue42734 messages
2020-12-25 19:14:42Dennis Sweeneycreate