[issue44657] instancemethod_call should use PyInstanceMethod_GET_FUNCTION macro

miss-islington report at bugs.python.org
Wed Jul 28 09:33:07 EDT 2021


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44657>
_______________________________________


More information about the Python-bugs-list mailing list