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, josh.r, methane
Date 2019-07-26.06:05:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564121158.13.0.402216692732.issue37340@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3e54b575313c64f541e98216ed079fafed01ff5d by Inada Naoki in branch 'master':
bpo-37340: remove free_list for bound method objects (GH-14232)
https://github.com/python/cpython/commit/3e54b575313c64f541e98216ed079fafed01ff5d
History
Date User Action Args
2019-07-26 06:05:58methanesetrecipients: + methane, jdemeyer, josh.r
2019-07-26 06:05:58methanesetmessageid: <1564121158.13.0.402216692732.issue37340@roundup.psfhosted.org>
2019-07-26 06:05:58methanelinkissue37340 messages
2019-07-26 06:05:58methanecreate