- add Python 3.10 support
- drop Python 2.7 support
- fix pytz version number
- fix maker encoding messages
- suppress python 3.7+ deprecated imports messages
- fix installation bug on non-UTF8 platforms
- fix CLDR database archive download bug
- Chinese (zh) translation overrides by Charlotte Blanc
- copy/deepcopy support for l18n lazy strings and dictionaries
- fix charset bug on python 2
- items are now sorted in maps iterators
- subsets support
- fix requirement 'six'
- pytz 2016.6.1
- fix encoding issues
- pytz 2016.6
- remove strict pin against pytz version (#2)
- pytz 2016.4
- Czech translation overrides by Jan Čermák
- pytz 2015.7
- drops support for python 2.6
- pytz 2015.6
- German translations by Philipp Steinhardt
- Fixes locale files that were not included in some distribution targets (#1)
- Translates all pytz.all_timezones rather than only pytz.common_timezones
- updates pytz version to 2015.2 (no changes in translations)
- Birth
- Exposes
tz_cities
,tz_fullnames
andterritories
dictionary-like objects - Compatible with python 2.6+ and 3.3+
- English and French translations