[issue45369] Remove LibreSSL support

2021-10-04 Thread ramikg
New submission from ramikg : Python 3.10 drops support for LibreSSL (as per PEP 644), but there are still a few workarounds & mentions of LibreSSL in the source code. The related PR cleans the code of any LibreSSL workarounds or mentions. -- assignee: christian.heimes components: SSL

[issue45369] Remove LibreSSL support

2021-10-04 Thread ramikg
Change by ramikg : -- keywords: +patch pull_requests: +27075 stage: -> patch review pull_request: https://github.com/python/cpython/pull/28728 ___ Python tracker ___ _