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 christian.heimes
Date 2021-04-13.07:10:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618297833.33.0.447360947176.issue43811@roundup.psfhosted.org>
In-reply-to
Content
The new checks are only executed when one or more OpenSSL-related files are modified. The checks run a handful of networking and hashing test suites. All SSL checks are optional. This PR also introduces ccache to speed up compilation. In common cases it speeds up configure and compile time from about 90 seconds to less than 30 seconds.
History
Date User Action Args
2021-04-13 07:10:33christian.heimessetrecipients: + christian.heimes
2021-04-13 07:10:33christian.heimessetmessageid: <1618297833.33.0.447360947176.issue43811@roundup.psfhosted.org>
2021-04-13 07:10:33christian.heimeslinkissue43811 messages
2021-04-13 07:10:33christian.heimescreate