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 miss-islington
Recipients colesbury, corona10, miss-islington
Date 2021-07-28.13:33:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627479187.8.0.255993870004.issue44657@roundup.psfhosted.org>
In-reply-to
Content
New changeset c48720576d63f9a7de15a6e46b07262dd3d04a8d by Miss Islington (bot) in branch '3.9':
bpo-44657: Fix instancemethod_call to use PyInstanceMethod_GET_FUNCTION (GH-27202)
https://github.com/python/cpython/commit/c48720576d63f9a7de15a6e46b07262dd3d04a8d
History
Date User Action Args
2021-07-28 13:33:07miss-islingtonsetrecipients: + miss-islington, colesbury, corona10
2021-07-28 13:33:07miss-islingtonsetmessageid: <1627479187.8.0.255993870004.issue44657@roundup.psfhosted.org>
2021-07-28 13:33:07miss-islingtonlinkissue44657 messages
2021-07-28 13:33:07miss-islingtoncreate