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 adam
Recipients adam, christian.heimes
Date 2022-02-26.11:56:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645876615.21.0.378975356801.issue46863@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the quick reply. On both Ubuntu and Centos, I’m installing Python using Pyenv, testing with 3.9.10 and 3.10.2. Pyenv provides a verbose install flag, I can rebuild the Python versions and review the build commands, if helpful? I’m testing with clean Linux distributions and I believe there is only one OpenSSL installed and available. I don’t know if it’s possible to gain more details from the Python ssl module to confirm? I did confirm the OpenSSL versions aligns using ssl.OPENSSL_VERSION.

Command: pyenv install 3.10.2 --verbose

https://github.com/pyenv/pyenv
History
Date User Action Args
2022-02-26 11:56:55adamsetrecipients: + adam, christian.heimes
2022-02-26 11:56:55adamsetmessageid: <1645876615.21.0.378975356801.issue46863@roundup.psfhosted.org>
2022-02-26 11:56:55adamlinkissue46863 messages
2022-02-26 11:56:55adamcreate