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 jdemeyer, methane
Date 2019-06-18.08:56:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560848217.26.0.585624360001.issue37233@roundup.psfhosted.org>
In-reply-to
Content
New changeset 988e6aa322fb61651812fa5a61ec73316c71b041 by Inada Naoki (Jeroen Demeyer) in branch 'master':
bpo-37233: use _PY_FASTCALL_SMALL_STACK in method_vectorcall (GH-13974)
https://github.com/python/cpython/commit/988e6aa322fb61651812fa5a61ec73316c71b041
History
Date User Action Args
2019-06-18 08:56:57methanesetrecipients: + methane, jdemeyer
2019-06-18 08:56:57methanesetmessageid: <1560848217.26.0.585624360001.issue37233@roundup.psfhosted.org>
2019-06-18 08:56:57methanelinkissue37233 messages
2019-06-18 08:56:57methanecreate