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 methane
Recipients brett.cannon, methane, msullivan, serhiy.storchaka, vstinner, yselivanov
Date 2019-05-26.07:23:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558855427.93.0.238615487804.issue37017@roundup.psfhosted.org>
In-reply-to
Content
New changeset 47dd2f9fd86c32a79e77fef1fbb1ce25dc929de6 by Inada Naoki (Michael J. Sullivan) in branch 'master':
bpo-37017: PyObject_CallMethodObjArgs uses LOAD_METHOD optimization (GH-13516)
https://github.com/python/cpython/commit/47dd2f9fd86c32a79e77fef1fbb1ce25dc929de6
History
Date User Action Args
2019-05-26 07:23:47methanesetrecipients: + methane, brett.cannon, vstinner, serhiy.storchaka, yselivanov, msullivan
2019-05-26 07:23:47methanesetmessageid: <1558855427.93.0.238615487804.issue37017@roundup.psfhosted.org>
2019-05-26 07:23:47methanelinkissue37017 messages
2019-05-26 07:23:47methanecreate