This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Arfrever, geofft, miss-islington, thesamesam, vstinner
Date 2021-09-29.23:02:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632956535.58.0.469839961141.issue44751@roundup.psfhosted.org>
In-reply-to
Content
New changeset 80285ecc8deaa2b0e7351bf4be863d1a0ad3c188 by Miss Islington (bot) in branch '3.10':
closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH-27394) (GH-28636)
https://github.com/python/cpython/commit/80285ecc8deaa2b0e7351bf4be863d1a0ad3c188
History
Date User Action Args
2021-09-29 23:02:15vstinnersetrecipients: + vstinner, Arfrever, miss-islington, geofft, thesamesam
2021-09-29 23:02:15vstinnersetmessageid: <1632956535.58.0.469839961141.issue44751@roundup.psfhosted.org>
2021-09-29 23:02:15vstinnerlinkissue44751 messages
2021-09-29 23:02:15vstinnercreate