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 vstinner
Recipients Mark.Shannon, corona10, jdemeyer, methane, miss-islington, petr.viktorin, vstinner
Date 2020-03-16.14:04:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584367464.99.0.266611422451.issue37207@roundup.psfhosted.org>
In-reply-to
Content
New changeset c98f87fc330eb40fbcff627dfc50958785a44f35 by Dong-hee Na in branch 'master':
bpo-37207: Use _PyArg_CheckPositional() for tuple vectorcall (GH-18986)
https://github.com/python/cpython/commit/c98f87fc330eb40fbcff627dfc50958785a44f35
History
Date User Action Args
2020-03-16 14:04:25vstinnersetrecipients: + vstinner, petr.viktorin, methane, Mark.Shannon, jdemeyer, corona10, miss-islington
2020-03-16 14:04:24vstinnersetmessageid: <1584367464.99.0.266611422451.issue37207@roundup.psfhosted.org>
2020-03-16 14:04:24vstinnerlinkissue37207 messages
2020-03-16 14:04:24vstinnercreate