about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-15 14:40:51 +0200
committerGitHub <noreply@github.com>2024-06-15 14:40:51 +0200
commit4f9bf4c357facae7c6f0e1c4cdf44437053ce9dd (patch)
tree61bd2e96a5f139ed25a37ecbf07dfc92329cc2ca /compiler/rustc_codegen_llvm/src
parent3775f2f5d0292608ad31a26db99a0e3a39b86602 (diff)
parentab7fc60a7389667f6e7eee952c4e1101f1746b3d (diff)
downloadrust-4f9bf4c357facae7c6f0e1c4cdf44437053ce9dd.tar.gz
rust-4f9bf4c357facae7c6f0e1c4cdf44437053ce9dd.zip
Rollup merge of #126448 - DianQK:tidy-python, r=onur-ozkan
End support for Python 3.8 in tidy

Python 3.8 will reach its end of support in October 2024. You can find more details [here](https://devguide.python.org/versions/).

### NixOS

NixOS has already discontinued provide Python 3.8. For more information, visit their [package search page](https://search.nixos.org/packages?channel=24.05&from=0&size=50&sort=relevance&type=packages&query=python38).

### Debian

- **Debian 11 (Bullseye)**: The default Python version is 3.9. More information is available [here](https://packages.debian.org/bullseye/python3).
- **Debian 10 (Buster) (EOL 2024-10)**: The default Python version is 3.7. Details can be found [here](https://packages.debian.org/buster/python3).

### Ubuntu

- **Ubuntu 20.04 'Focal Fossa' (LTS)**: The default Python version is 3.8.2. However, Python 3.9 is also available. You can find more information on these packages [here](https://packages.ubuntu.com/focal/python3) and [here](https://packages.ubuntu.com/focal/python3.9).
- **Ubuntu 22.04 'Jammy Jellyfish' (LTS)**: The default Python version is 3.10.6. More details can be found [here](https://packages.ubuntu.com/jammy/python3).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions