https://www.python.org/download/pre-releases/ Now contains final candidate releases of Python 2.7.12 and Python 3.5.2. Final versions are expected to be released in two weeks?
Pythonista implements 2.7.5 and 3.5.1. Will Pythonista 3 get release in the AppStore in time to be current?
import platform
print(platform.python_version())
EDIT: @omz did it... Today he shipped Pythonista 3(.5.1) while CPython 3.5.1 is still the current version. ;-)