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 Big Stone, SilentGhost, mbussonn, pablogsal, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-05-24.12:24:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558700657.6.0.597785074045.issue36886@roundup.psfhosted.org>
In-reply-to
Content
I created bpo-37032 to add a new CodeType.replace() helper which help projects to be more future-proof (no longer break if CodeType gets yet another parameter).
History
Date User Action Args
2019-05-24 12:24:17vstinnersetrecipients: + vstinner, paul.moore, tim.golden, SilentGhost, zach.ware, steve.dower, mbussonn, Big Stone, pablogsal
2019-05-24 12:24:17vstinnersetmessageid: <1558700657.6.0.597785074045.issue36886@roundup.psfhosted.org>
2019-05-24 12:24:17vstinnerlinkissue36886 messages
2019-05-24 12:24:17vstinnercreate