django / djangoproject.com

Source code to djangoproject.com
https://www.djangoproject.com/
BSD 3-Clause "New" or "Revised" License
1.86k stars 938 forks source link

Upgrade Python version #1574

Open bmispelon opened 4 days ago

bmispelon commented 4 days ago

Some of our dependencies have started dropping support for Python 3.8 (the one we're currently running in production).

I don't think there's much to be done in this project's codebase (this is mostly an ops issue), but I wanted to have an issue where I can track which dependencies are being affected: