Message336963
Ah, looks like I missed crypt_r getting added in 3.7. Sorry about that. Yes, the error handling would be a behaviour change, a keyword argument may be a good solution. As it is, crypt() returns None, throwing away the *reason* for the failure (which is recorded in errno). |
|
| Date |
User |
Action |
Args |
| 2019-03-01 22:36:26 | twouters | set | recipients:
+ twouters, martin.panter, Mariatta, cheryl.sabella |
| 2019-03-01 22:36:26 | twouters | set | messageid: <[email protected]> |
| 2019-03-01 22:36:26 | twouters | link | issue36161 messages |
| 2019-03-01 22:36:26 | twouters | create | |
|