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 corona10
Recipients colesbury, corona10
Date 2021-07-28.13:10:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627477843.72.0.1006951928.issue44657@roundup.psfhosted.org>
In-reply-to
Content
New changeset ddf8ae31a0f371eff2db14c7f7a45976b86d56ea by Dong-hee Na in branch 'main':
bpo-44657: Fix instancemethod_call to use PyInstanceMethod_GET_FUNCTION (GH-27202)
https://github.com/python/cpython/commit/ddf8ae31a0f371eff2db14c7f7a45976b86d56ea
History
Date User Action Args
2021-07-28 13:10:43corona10setrecipients: + corona10, colesbury
2021-07-28 13:10:43corona10setmessageid: <1627477843.72.0.1006951928.issue44657@roundup.psfhosted.org>
2021-07-28 13:10:43corona10linkissue44657 messages
2021-07-28 13:10:43corona10create