commit | ddf8ae31a0f371eff2db14c7f7a45976b86d56ea | [log] [tgz] |
---|---|---|
author | Dong-hee Na <donghee.na@python.org> | Wed Jul 28 13:10:36 2021 +0000 |
committer | GitHub <noreply@github.com> | Wed Jul 28 22:10:36 2021 +0900 |
tree | e17d712dcea8dfd2aaa6c3c622a31f8880f6c5a1 | |
parent | 174fbd85f60d7877d3a4f58214a852209f8dfbea [diff] |
bpo-44657: Fix instancemethod_call to use PyInstanceMethod_GET_FUNCTION (GH-27202)