]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-1635741: Port _hashlib to multiphase initialization (GH-23358)
authorChristian Heimes <christian@python.org>
Wed, 18 Nov 2020 15:12:13 +0000 (16:12 +0100)
committerGitHub <noreply@github.com>
Wed, 18 Nov 2020 15:12:13 +0000 (16:12 +0100)
commit46f59ebd01e22cc6a56fd0691217318c1d801a49
tree703277a57304be7f32885c9a5051067a4e2937e1
parentc7011012fac91a30923e39dbce7611f1b3ca8506
bpo-1635741: Port _hashlib to multiphase initialization (GH-23358)

Signed-off-by: Christian Heimes <christian@python.org>
Misc/NEWS.d/next/C API/2020-11-18-08-45-36.bpo-1635741.VLZfiY.rst [new file with mode: 0644]
Modules/_hashopenssl.c