]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40077: Convert _bz2 module to use PyType_FromSpec (GH-20960)
authorDong-hee Na <donghee.na92@gmail.com>
Fri, 19 Jun 2020 15:56:13 +0000 (00:56 +0900)
committerGitHub <noreply@github.com>
Fri, 19 Jun 2020 15:56:13 +0000 (00:56 +0900)
commitec689187957cc80af56b9a63251bbc295bafd781
tree571a72c90e9b2655da065da8b29e108686275aee
parent8a0fe7b4544ba28eeea6e16ddb646bb0b5d2918e
bpo-40077: Convert _bz2 module to use PyType_FromSpec (GH-20960)
Misc/NEWS.d/next/Core and Builtins/2020-06-18-19-04-30.bpo-40077._yI-ax.rst [new file with mode: 0644]
Modules/_bz2module.c
Modules/clinic/_bz2module.c.h