gh-131127: Minimal build support on systems using LibreSSL#131128
gh-131127: Minimal build support on systems using LibreSSL#131128serhiy-storchaka merged 1 commit intopython:mainfrom collinfunk:libressl-fix
Conversation
serhiy-storchaka
left a comment
There was a problem hiding this comment.
LGTM. 👍
Just tested building on OpenBSD.
|
Thanks @collinfunk for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…honGH-131128) (cherry picked from commit 1b49c8c) Co-authored-by: Collin Funk <collin.funk1@gmail.com>
|
GH-132392 is a backport of this pull request to the 3.13 branch. |
|
|
|
I am aware PEP-644 states that LibreSSL is no longer supported, but I am hoping this simple
#ifdefis not too muich to add [1].[1] https://peps.python.org/pep-0644/