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 serhiy.storchaka
Recipients belopolsky, musically_ut, ned.deily, serhiy.storchaka, vstinner
Date 2017-07-10.12:37:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499690251.22.0.496554487475.issue30822@psf.upfronthosting.co.za>
In-reply-to
Content
If testing with -u tzdata is such expensive, tzdata can be excluded from all resources. There is a precedence with the extralargefile resource (see test_zipfile64).

Actually this means that these test will never run until you request this specially.
History
Date User Action Args
2017-07-10 12:37:31serhiy.storchakasetrecipients: + serhiy.storchaka, belopolsky, vstinner, ned.deily, musically_ut
2017-07-10 12:37:31serhiy.storchakasetmessageid: <1499690251.22.0.496554487475.issue30822@psf.upfronthosting.co.za>
2017-07-10 12:37:31serhiy.storchakalinkissue30822 messages
2017-07-10 12:37:31serhiy.storchakacreate