]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39573: Update clinic to use Py_IS_TYPE() function (GH-18507)
authorDong-hee Na <donghee.na92@gmail.com>
Fri, 14 Feb 2020 07:50:19 +0000 (16:50 +0900)
committerGitHub <noreply@github.com>
Fri, 14 Feb 2020 07:50:19 +0000 (08:50 +0100)
commit9aeb0ef9309384099e2f23bcee2240fbc096568e
tree38b619f23a9ef0e5bb08231cd5f74683d76876b5
parentd212c3c55d414203b0579e000d9f340f8cd11be7
 bpo-39573: Update clinic to use Py_IS_TYPE() function (GH-18507)
Misc/NEWS.d/next/Core and Builtins/2020-02-14-10-08-53.bpo-39573.BIIX2M.rst [new file with mode: 0644]
Modules/_io/clinic/bufferedio.c.h
Modules/clinic/_bz2module.c.h
Objects/clinic/listobject.c.h
Tools/clinic/clinic.py