Pythonista-Issues
Pythonista-Issues copied to clipboard
pytz - very out of date (ver 2015.7, current 2017.2)
trafficstars
It seems like that pytz should be up to date.
import pytz print(pytz.version) 2015.7
From StaSh [~/Documents]$ pip versions pytz pytz - 2017.2 pytz - 2016.10 pytz - 2016.7 pytz - 2016.6.1 pytz - 2016.6 pytz - 2016.4 pytz - 2016.3 pytz - 2016.2 pytz - 2016.1 pytz - 2015.7 pytz - 2015.6 ...continues
Most Pythonista modules need an update https://github.com/cclauss/pythonista-module-versions
@cclauss, I understand. But the consequences of out of date packages vary in terms of their impact. pytz I would say is more on the critical list.
Still 2015.7 in 311015.