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 serhiy.storchaka
Recipients larry, serhiy.storchaka
Date 2020-07-09.20:21:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594326069.58.0.0732196430915.issue41263@roundup.psfhosted.org>
In-reply-to
Content
Argument Clinic is already used for code.replace(). The proposed PR converts code.__new__() to Argument Clinic.
History
Date User Action Args
2020-07-09 20:21:09serhiy.storchakasetrecipients: + serhiy.storchaka, larry
2020-07-09 20:21:09serhiy.storchakasetmessageid: <1594326069.58.0.0732196430915.issue41263@roundup.psfhosted.org>
2020-07-09 20:21:09serhiy.storchakalinkissue41263 messages
2020-07-09 20:21:09serhiy.storchakacreate