Message 298717 - Python tracker
Message298717
| 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:08 | vstinner | set | recipients: + vstinner, belopolsky, ned.deily, serhiy.storchaka, musically_ut |
| 2017-07-20 12:28:08 | vstinner | set | messageid: <1500553688.08.0.637931975289.issue30822@psf.upfronthosting.co.za> |
| 2017-07-20 12:28:08 | vstinner | link | issue30822 messages |
| 2017-07-20 12:28:07 | vstinner | create | |