Message 337682 - Python tracker

Message337682

Author vstinner
Recipients christian.heimes, vstinner
Date 2019-03-11.16:03:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552320194.92.0.569140903933.issue36263@roundup.psfhosted.org>
In-reply-to
Content
I tried but failed to identify when test_hashlib started to fail whereas it was fine previously. IMHO it can only be a changed in OpenSSL.

It might be a different between Fedora packages openssl-1.1.1b-1.fc29 (built at 2019-02-28) and openssl-1.1.1b-2.fc29 (built at 2019-03-01). 

Other older packages:
* openssl-1.1.1a-1.fc29 (2019-01-15)
* openssl-1.1.1-3.fc29 (2018-09-17)
History
Date User Action Args
2019-03-11 16:03:14vstinnersetrecipients: + vstinner, christian.heimes
2019-03-11 16:03:14vstinnersetmessageid: <1552320194.92.0.569140903933.issue36263@roundup.psfhosted.org>
2019-03-11 16:03:14vstinnerlinkissue36263 messages
2019-03-11 16:03:14vstinnercreate