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 ammar2, larry, serhiy.storchaka, vstinner, xtreak
Date 2018-12-25.11:23:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545737031.07.0.712150888896.issue23867@roundup.psfhosted.org>
In-reply-to
Content
New changeset 32d96a2b5bc3136d45a66adbdb45fac351b520ce by Serhiy Storchaka in branch 'master':
bpo-23867: Argument Clinic: inline parsing code for a single positional parameter. (GH-9689)
https://github.com/python/cpython/commit/32d96a2b5bc3136d45a66adbdb45fac351b520ce
History
Date User Action Args
2018-12-25 11:23:53serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, larry, ammar2, xtreak
2018-12-25 11:23:51serhiy.storchakasetmessageid: <1545737031.07.0.712150888896.issue23867@roundup.psfhosted.org>
2018-12-25 11:23:51serhiy.storchakalinkissue23867 messages
2018-12-25 11:23:51serhiy.storchakacreate