]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40217: Clean code in PyType_FromSpec_Alloc and add NEWS entry (GH-19733)
authorPablo Galindo <Pablogsal@gmail.com>
Mon, 27 Apr 2020 14:24:31 +0000 (15:24 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Apr 2020 14:24:31 +0000 (15:24 +0100)
commit91a5ae18351027867e99c96db5ea235d9c42e47a
tree059fcf1982a6bfa6fbc751a064571c1e8a4bf03d
parent0169d3003be3d072751dd14a5c84748ab63a249f
bpo-40217: Clean code in PyType_FromSpec_Alloc and add NEWS entry (GH-19733)
Misc/NEWS.d/next/C API/2020-04-27-14-00-38.bpo-40217.sgn6c8.rst [new file with mode: 0644]
Objects/typeobject.c