Message397959
Sorry to bump an old thread, but - does <crypt.h> need to be in the public Python.h header? Or would it be enough to be in _cryptmodule.c, which is the code that uses crypt_r()?
I can provide a quick patch to change that if that seems sound. |
|
| Date |
User |
Action |
Args |
| 2021-07-21 19:14:19 | geofft | set | recipients:
+ geofft, vstinner, christian.heimes, benjamin.peterson, cstratak |
| 2021-07-21 19:14:19 | geofft | set | messageid: <1626894859.59.0.386962213215.issue32635@roundup.psfhosted.org> |
| 2021-07-21 19:14:19 | geofft | link | issue32635 messages |
| 2021-07-21 19:14:19 | geofft | create | |
|