]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40077: Convert _operator to use PyType_FromSpec (GH-21954)
authorDong-hee Na <donghee.na92@gmail.com>
Wed, 26 Aug 2020 17:22:27 +0000 (17:22 +0000)
committerGitHub <noreply@github.com>
Wed, 26 Aug 2020 17:22:27 +0000 (02:22 +0900)
commit31967fd8d0220af84e2698172d1378bffc8cd851
tree4b6c37a170f073249213d7eed8bc180679302636
parenta2118a14627256197bddcf4fcecad4c264c1e39d
bpo-40077: Convert _operator to use PyType_FromSpec (GH-21954)
Misc/NEWS.d/next/Core and Builtins/2020-08-25-22-43-33.bpo-40077.vcxSUa.rst [new file with mode: 0644]
Modules/_operator.c