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, scoder, serhiy.storchaka, vstinner, xtreak
Date 2019-01-11.14:01:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547215278.35.0.92918381805.issue35582@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4fa9591025b6a098f3d6402e5413ee6740ede6c5 by Serhiy Storchaka in branch 'master':
bpo-35582: Argument Clinic: inline parsing code for positional parameters. (GH-11313)
https://github.com/python/cpython/commit/4fa9591025b6a098f3d6402e5413ee6740ede6c5
History
Date User Action Args
2019-01-11 14:01:19serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, vstinner, larry, xtreak
2019-01-11 14:01:18serhiy.storchakasetmessageid: <1547215278.35.0.92918381805.issue35582@roundup.psfhosted.org>
2019-01-11 14:01:18serhiy.storchakalinkissue35582 messages
2019-01-11 14:01:18serhiy.storchakacreate