I want the very latest version of Python, but I don't want to bypass the apt package manager: I don't want to do an old-school source install because that can make it harder to uninstall when the official packages come out.
Python3.5 is not currently featured in any of Canonical's package repositories, which means I cannot just "apt-get install python3.5".
Is there a way to get Python3.5 installed on my PC in the meantime?