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 vstinner
Recipients belopolsky, musically_ut, ned.deily, serhiy.storchaka, vstinner
Date 2017-07-20.12:28:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500553688.08.0.637931975289.issue30822@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy Storchaka: "If testing with -u tzdata is such expensive, tzdata can be excluded from all resources."

I agree, I wrote a PR for that:
https://github.com/python/cpython/pull/2775

I like using "-u all" without having to remind that a specific resource (tzdata) is too slow to be enabled by default.

I suggest to backport this change to all branches.
History
Date User Action Args
2017-07-20 12:28:08vstinnersetrecipients: + vstinner, belopolsky, ned.deily, serhiy.storchaka, musically_ut
2017-07-20 12:28:08vstinnersetmessageid: <1500553688.08.0.637931975289.issue30822@psf.upfronthosting.co.za>
2017-07-20 12:28:08vstinnerlinkissue30822 messages
2017-07-20 12:28:07vstinnercreate