commit | b5527688aae11d0b5af58176267a9943576e71e5 | [log] [tgz] |
---|---|---|
author | Dong-hee Na <donghee.na@python.org> | Tue Feb 08 22:09:17 2022 +0900 |
committer | GitHub <noreply@github.com> | Tue Feb 08 22:09:17 2022 +0900 |
tree | ad529925b8e9bf71e8f75a9dcf02205b1a2ab57b | |
parent | 69e10976b2e7682c6d57f4272932ebc19f8e8859 [diff] |
bpo-46323: Use PyObject_Vectorcall while calling ctypes callback function (GH-31138)