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 benjamin.peterson
Recipients benjamin.peterson, christian.heimes, indygreg
Date 2020-10-06.01:03:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601946212.22.0.530724762019.issue41949@roundup.psfhosted.org>
In-reply-to
Content
Note these are guarded by

#if (OPENSSL_VERSION_NUMBER < 0x10100000L) || defined(LIBRESSL_VERSION_NUMBER)

which suggests that needs to tweaked
History
Date User Action Args
2020-10-06 01:03:32benjamin.petersonsetrecipients: + benjamin.peterson, christian.heimes, indygreg
2020-10-06 01:03:32benjamin.petersonsetmessageid: <1601946212.22.0.530724762019.issue41949@roundup.psfhosted.org>
2020-10-06 01:03:32benjamin.petersonlinkissue41949 messages
2020-10-06 01:03:32benjamin.petersoncreate