Python 3.5 is EOL and will stop being supported on pip >= 21 (expected in Jan 2021), so we should start making newer python versions available for tool developers to be able to create venvs without having to compile/download python themselves.
This is specially relevant because in the tutorials and help wikis the way of installing a python webservice/app is by creating the venv locally in the bastion environment.
Python 3.5 last release: https://www.python.org/downloads/release/python-3510/