[issue24773] Implement PEP 495 (Local Time Disambiguation)

Alexander Belopolsky report at bugs.python.org
Thu Aug 11 10:39:36 EDT 2016


Alexander Belopolsky added the comment:

> Can the size of the tests be reduced, [...]?

Yes, the long test walks the zoneinfo tree and runs on every tzfile including the aliases.  I am going to change that to parsing the zone.tab file for the list of zone names.  This should shorten the time at least 2x.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24773>
_______________________________________


More information about the Python-bugs-list mailing list