Message 390706 - Python tracker
Message390706
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes |
| Date | 2021-04-10.09:34:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1618047260.96.0.943530034595.issue43799@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
OpenSSL 1.1 introduced the macro OPENSSL_API_COMPAT to select which APIs are exposed and which deprecation warnings are shown. https://www.openssl.org/docs/manmaster/man7/OPENSSL_API_COMPAT.html "#define OPENSSL_API_COMPAT 0x10101000L" suppresses warnings for APIs that are available in 1.1.1 and deprecated in 3.0.0. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-10 09:34:20 | christian.heimes | set | recipients: + christian.heimes |
| 2021-04-10 09:34:20 | christian.heimes | set | messageid: <1618047260.96.0.943530034595.issue43799@roundup.psfhosted.org> |
| 2021-04-10 09:34:20 | christian.heimes | link | issue43799 messages |
| 2021-04-10 09:34:20 | christian.heimes | create | |