]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-1635741: Convert _sha256 types to heap types (GH-22134)
authorMohamed Koubaa <koubaa.m@gmail.com>
Tue, 8 Sep 2020 09:16:14 +0000 (04:16 -0500)
committerGitHub <noreply@github.com>
Tue, 8 Sep 2020 09:16:14 +0000 (11:16 +0200)
commit52a2df135c0470b1dbf889edc51b7c556ae4bc80
tree037be8322d853f2cf882d2212b28dc722c738e3f
parent15dcdb211366e0788e831fc2a1f785e6a5ca2749
bpo-1635741: Convert _sha256 types to heap types (GH-22134)

Convert the _sha256 extension module types to heap types.
Misc/NEWS.d/next/Core and Builtins/2020-09-07-09-45-47.bpo-1635741.QuDIut.rst [new file with mode: 0644]
Modules/clinic/sha256module.c.h
Modules/sha256module.c