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 mbussonn
Recipients docs@python, mbussonn, pablogsal, petr.viktorin, terry.reedy
Date 2019-05-31.18:45:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559328359.14.0.801860063221.issue36896@roundup.psfhosted.org>
In-reply-to
Content
Victor recently implemented CodeType.replace(); which I believe will cover many of the usecase.

Should I also send a PR that update the DocStrings of (some of) ? these objects? many people don't go and read the html docs...
History
Date User Action Args
2019-05-31 18:45:59mbussonnsetrecipients: + mbussonn, terry.reedy, petr.viktorin, docs@python, pablogsal
2019-05-31 18:45:59mbussonnsetmessageid: <1559328359.14.0.801860063221.issue36896@roundup.psfhosted.org>
2019-05-31 18:45:59mbussonnlinkissue36896 messages
2019-05-31 18:45:59mbussonncreate