Lines Matching refs:zoneinfo
46 - Updated zoneinfo file to 2018c (gh pr #616)
162 - Style improvement to zoneinfo.tzfile that was confusing to static type
192 - Updated zoneinfo file to 2017b. (gh pr #395)
237 - Fixed an issue where zoneinfo.ZoneInfoFile errors were not being properly
243 - Deprecated zoneinfo.gettz() due to confusion with tz.gettz(), in favor of
244 get() method of zoneinfo.ZoneInfoFile objects. (gh issue #11, pr #310)
250 - /usr/share/lib/zoneinfo was added to TZPATHS for compatibility with Solaris
284 - Updated zoneinfo to 2016i. (gh issue #298, gh pr #306)
289 - Updated zoneinfo to 2016d
292 - Bug in zoneinfo file on platforms such as Google App Engine which do not
299 - Updated zoneinfo to 2016c
305 - Updated zoneinfo to 2016b
330 - Updated zoneinfo to 2016a
336 - dateutil zoneinfo tarballs now contain the full zoneinfo_metadata file used
387 - Fixed a problem causing issues importing zoneinfo in certain circumstances.
420 - Updated zoneinfo to 2015b.
425 - Missing function "setcachesize" removed from zoneinfo __all__ list by @ryanss,
426 fixing an issue with wildcard imports of dateutil.zoneinfo. (gh pr #66).
449 - Updated zoneinfo to 2015a.
471 the handling of the zoneinfo file.
480 - Updated zoneinfo to 2013h
546 - Fixed DST signal handling in zoneinfo files. Reported by
616 dateutil.zoneinfo.gettz().