Open Scottm-Caktus opened 7 years ago
What should we replace Dead Snakes with?
Personally I'm using https://launchpad.net/~jonathonf/+archive/ubuntu/python-3.6 for Python 3.6 (suggested at http://askubuntu.com/questions/865554/how-do-i-install-python-3-6-using-apt-get), but https://launchpad.net/~jonathonf only has PPAs for 2.7, 3.5, and 3.6, and I imagine we will also need 3.3 and 3.4 for some project or other.
Does anyone know other sources?
In the short term we should discourage using a Python version not supported by the OS. I could be wrong but it's rare that we need the latest Python 3. The Python 2.7 SSL backports (2.7.10+) is a notable exception but thankfully the Python 2 projects are the minority at this point.
FWIW, dead snakes is back: https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa
The Dead Snakes PPA is no longer being maintained. We should remove support for it in Margarita.