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 vstinner
Recipients pablogsal, vstinner
Date 2019-05-24.21:57:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a9f05d69ccbf3c75cdd604c25094282697789a62 by Victor Stinner in branch 'master':
bpo-37032: Add CodeType.replace() method (GH-13542)
https://github.com/python/cpython/commit/a9f05d69ccbf3c75cdd604c25094282697789a62
History
Date User Action Args
2019-05-24 21:57:26vstinnersetrecipients: + vstinner, pablogsal
2019-05-24 21:57:26vstinnersetmessageid: <[email protected]>
2019-05-24 21:57:26vstinnerlinkissue37032 messages
2019-05-24 21:57:26vstinnercreate