[issue44657] instancemethod_call should use PyInstanceMethod_GET_FUNCTION macro

Dong-hee Na report at bugs.python.org
Wed Jul 28 09:10:43 EDT 2021


Dong-hee Na <donghee.na at python.org> added the comment:


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


----------

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


More information about the Python-bugs-list mailing list