]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH-27394)
authorGeoffrey Thomas <geofft@ldpreload.com>
Tue, 27 Jul 2021 22:58:12 +0000 (18:58 -0400)
committerGitHub <noreply@github.com>
Tue, 27 Jul 2021 22:58:12 +0000 (15:58 -0700)
commit196998e220d6ca030e5a1c8ad63fcaed8e049a98
tree6545c196d9a44d85272fac71d1b6cdbac1e6f505
parentecc3c8e4216958d85385bf2467441c975128f26c
closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH-27394)

Automerge-Triggered-By: GH:benjaminp
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