Message397959
| Author | geofft |
|---|---|
| Recipients | benjamin.peterson, christian.heimes, cstratak, geofft, vstinner |
| Date | 2021-07-21.19:14:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1626894859.59.0.386962213215.issue32635@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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 | |