This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients Lukas.Vacek, christian.heimes
Date 2019-11-15.14:58:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573829906.35.0.115701165047.issue38794@roundup.psfhosted.org>
In-reply-to
Content
I'm drawing a different conclusion from these posts. It sounds to me like people want a simple way to install a new version of Python on old distros and have a working ssl module. Static linking is one possible way to archive the goal. I argue that it is not necessarily the best way, especially in the light of OpenSSL 3.0.0, dynamic engines and the new crypto providers.
History
Date User Action Args
2019-11-15 14:58:26christian.heimessetrecipients: + christian.heimes, Lukas.Vacek
2019-11-15 14:58:26christian.heimessetmessageid: <1573829906.35.0.115701165047.issue38794@roundup.psfhosted.org>
2019-11-15 14:58:26christian.heimeslinkissue38794 messages
2019-11-15 14:58:25christian.heimescreate