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-07-03.12:46:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562157974.73.0.429595432283.issue37233@roundup.psfhosted.org>
In-reply-to
Content
New changeset c7570d402e3ee8717615ffa020eb9e2215a77660 by Inada Naoki in branch '3.8':
[3.8] bpo-37233: use _PY_FASTCALL_SMALL_STACK in method_vectorcall (GH-13974)
https://github.com/python/cpython/commit/c7570d402e3ee8717615ffa020eb9e2215a77660
History
Date User Action Args
2019-07-03 12:46:14methanesetrecipients: + methane, jdemeyer
2019-07-03 12:46:14methanesetmessageid: <1562157974.73.0.429595432283.issue37233@roundup.psfhosted.org>
2019-07-03 12:46:14methanelinkissue37233 messages
2019-07-03 12:46:14methanecreate