]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH-27394)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 29 Sep 2021 20:47:58 +0000 (13:47 -0700)
committerGitHub <noreply@github.com>
Wed, 29 Sep 2021 20:47:58 +0000 (13:47 -0700)
commit9626ac8b7421aa5fc04a30359521d24f40105141
tree6a9e0cfd0dba0ef9e4a7a42d582c956530ef93d7
parent87ecdb227f237099fde8ad374fd6bd0cd6392b0b
closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH-27394)

Automerge-Triggered-By: GH:benjaminp
(cherry picked from commit 196998e220d6ca030e5a1c8ad63fcaed8e049a98)

Co-authored-by: Geoffrey Thomas <geofft@ldpreload.com>
Include/Python.h
Misc/NEWS.d/next/C API/2021-07-27-17-29-12.bpo-44751.4qmbDG.rst [new file with mode: 0644]
Modules/_cryptmodule.c