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 vstinner
Recipients brett.cannon, miss-islington, ned.deily, python-dev, steve.dower, vstinner
Date 2020-04-02.00:18:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
About the "Install Dependencies" issue, I created bpo-40146: "Upgrade Azure Pipelines to OpenSSL 1.1.1f".

I don't understand how it's possible that the Ubuntu job passed in the GitHub action, but failed in Azure Pipelines. Maybe there was a download cache somehow, and the cache is now outdated.
History
Date User Action Args
2020-04-02 00:18:20vstinnersetrecipients: + vstinner, brett.cannon, ned.deily, python-dev, steve.dower, miss-islington
2020-04-02 00:18:20vstinnersetmessageid: <[email protected]>
2020-04-02 00:18:20vstinnerlinkissue39837 messages
2020-04-02 00:18:20vstinnercreate