Message 365652 - Python tracker
Message365652
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2020-04-03.00:39:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1585874380.21.0.0841454255298.issue40162@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Similary to bpo-40146 "Upgrade Azure Pipelines to OpenSSL 1.1.1f", the Travis CI configuration has an OpenSSL version. It's currently 1.1.1d, but the tarball of this version moved from /source/ to /source/old/. We should upgrade Travis CI configuration to OpenSSL 1.1.1f. Attached PR does that. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-03 00:39:40 | vstinner | set | recipients: + vstinner |
| 2020-04-03 00:39:40 | vstinner | set | messageid: <1585874380.21.0.0841454255298.issue40162@roundup.psfhosted.org> |
| 2020-04-03 00:39:40 | vstinner | link | issue40162 messages |
| 2020-04-03 00:39:39 | vstinner | create | |