diff options
| author | bors <bors@rust-lang.org> | 2020-04-10 16:13:20 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-04-10 16:13:20 +0000 |
| commit | 9682f0e14db95076454559a24c26287bcad57955 (patch) | |
| tree | e8f8398d1dd256915c9154d65f2ec3906eb2bbf5 /src/test/rustdoc-ui/coverage/json.rs | |
| parent | dbc3cfdd25ccd56edf3ea364f86ab32967636c26 (diff) | |
| parent | 38eb369fa4d06e55869a8fae62796a7b0085a5bd (diff) | |
| download | rust-9682f0e14db95076454559a24c26287bcad57955.tar.gz rust-9682f0e14db95076454559a24c26287bcad57955.zip | |
Auto merge of #66605 - GuillaumeGomez:drop-python2, r=Mark-Simulacrum
Stop explicitly depending on python 2 This PR revises our previous policy of officially only supporting and testing with python 2 in the CI environment to instead test with python 3. It also changes the defaults to python 3 in our various scripts (usually, by way of `python` rather than `python3` to preserve compatibility with systems that do not have a python 3 available). The effect of this is that we expect all new patches to support python 3 (and will test as such). We explicitly also expect that patches support python 2.7 as well -- and test as such, though only on one builder. This is intended as a temporary, though likely long-lived, measure to preserve compatibility while looking towards the future which is likely to be a python 3 only world. We do not at this point set a timeline for when we'll drop support for python 2.7; it's plausible that this is months or years into the future, depending on how quickly the ecosystem drops support and how painful it is for us to maintain that support over time. Closes #65063 (as far as I can tell; please file explicit and separate issues or PRs if not).
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions
