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 miss-islington
Recipients jdemeyer, methane, miss-islington
Date 2019-07-03.13:06:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562159201.2.0.605319035212.issue37233@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1099e343e88ddfb46b84ba4ffc6ecc449b7f7891 by Miss Islington (bot) in branch '3.8':
bpo-37233: optimize method_vectorcall in case of totalargs == 0 (GH-14550)
https://github.com/python/cpython/commit/1099e343e88ddfb46b84ba4ffc6ecc449b7f7891
History
Date User Action Args
2019-07-03 13:06:41miss-islingtonsetrecipients: + miss-islington, methane, jdemeyer
2019-07-03 13:06:41miss-islingtonsetmessageid: <1562159201.2.0.605319035212.issue37233@roundup.psfhosted.org>
2019-07-03 13:06:41miss-islingtonlinkissue37233 messages
2019-07-03 13:06:41miss-islingtoncreate