Message339537
| Author | xdegaye |
|---|---|
| Recipients | vstinner, xdegaye |
| Date | 2019-04-06.16:26:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554567987.82.0.186519783757.issue36544@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Changeset 5ec33a1c25a586552751ca35c85ab7ecb6b06ec3 appends to the new detect_openssl_hashlib() method, the detection for the _sha256, _sha512, _md5, ... extension modules. These modules were detected unconditionnaly before this change and are not detected anymore now when openssl is not supported by the platform. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-06 16:26:27 | xdegaye | set | recipients: + xdegaye, vstinner |
| 2019-04-06 16:26:27 | xdegaye | set | messageid: <1554567987.82.0.186519783757.issue36544@roundup.psfhosted.org> |
| 2019-04-06 16:26:27 | xdegaye | link | issue36544 messages |
| 2019-04-06 16:26:27 | xdegaye | create | |