Message 363279 - Python tracker
Message363279
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 | vstinner |
| Date | 2020-03-03.17:05:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1583255119.77.0.277327127951.issue39837@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The Azure Pipelines jobs have been reimplemented as GitHub actions which are better integrated with GitHub: * Docs / Docs (pull_request) * Tests / Windows (x64) (pull_request) * Tests / macOS (pull_request) * Tests / Ubuntu (pull_request) * etc. Azure Pipelines runs the same jobs, but it looks slower. It is voting and so prevents to merge a PR until it completes. I propose to simply remove the job. I already proposed it on python-dev: https://mail.python.org/archives/list/python-dev@python.org/message/NC2ZS4WSF5AYGUUMBB7I4YIQ4YJXWBA5/ In this thread: https://mail.python.org/archives/list/python-dev@python.org/thread/2NSPJUEWULTLLALR3HY3H2PRYAUT474C/#NC2ZS4WSF5AYGUUMBB7I4YIQ4YJXWBA5 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-03 17:05:19 | vstinner | set | recipients: + vstinner |
| 2020-03-03 17:05:19 | vstinner | set | messageid: <1583255119.77.0.277327127951.issue39837@roundup.psfhosted.org> |
| 2020-03-03 17:05:19 | vstinner | link | issue39837 messages |
| 2020-03-03 17:05:18 | vstinner | create | |