You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pytz can still only read the deprecated 'fat' compiled timezone
datafiles.
Support for 'slim' datafiles should be done by using the
Python 3.9 parser and the available backports. Python 2.7
will be stuck only able to use the 'fat' format.
0 commit comments