This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients akira, belopolsky, koobs, martin.panter, python-dev, stub, tim.peters, vstinner
Date 2016-08-11.14:39:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470926376.4.0.80940384808.issue24773@psf.upfronthosting.co.za>
In-reply-to
Content
> 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.
History
Date User Action Args
2016-08-11 14:39:36belopolskysetrecipients: + belopolsky, tim.peters, vstinner, stub, akira, python-dev, martin.panter, koobs
2016-08-11 14:39:36belopolskysetmessageid: <1470926376.4.0.80940384808.issue24773@psf.upfronthosting.co.za>
2016-08-11 14:39:36belopolskylinkissue24773 messages
2016-08-11 14:39:36belopolskycreate