]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #24773: Fix and speed-up ZoneInfoCompleteTest.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 11 Aug 2016 15:01:45 +0000 (11:01 -0400)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 11 Aug 2016 15:01:45 +0000 (11:01 -0400)
commit1b8f26c2ed6a360356285b1ff95d6cdd18e3276c
treeadc1f55c7c26b6454483e9b07e23cbb6baa261cc
parent3ff55a815559c91cfd8a7573e63ea6c3b7124484
Issue #24773: Fix and speed-up ZoneInfoCompleteTest.

  * Read the zone.tab file for the list of zones to exclude
  the aliases.
  * Skip Casablanca and El_Aaiun October 2037 transitions.
Lib/test/datetimetester.py