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-10.07:12:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594365130.97.0.0134181983941.issue41263@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0f9aa47babbfbecc5ef500fb0feae755230ec3c0 by Serhiy Storchaka in branch 'master':
bpo-41263: Convert code.__new__ to Argument Clinic (GH-21426)
https://github.com/python/cpython/commit/0f9aa47babbfbecc5ef500fb0feae755230ec3c0
History
Date User Action Args
2020-07-10 07:12:11serhiy.storchakasetrecipients: + serhiy.storchaka, larry
2020-07-10 07:12:10serhiy.storchakasetmessageid: <1594365130.97.0.0134181983941.issue41263@roundup.psfhosted.org>
2020-07-10 07:12:10serhiy.storchakalinkissue41263 messages
2020-07-10 07:12:10serhiy.storchakacreate