Message 271147 - Python tracker
Message271147
| Author | martin.panter |
|---|---|
| Recipients | akira, belopolsky, koobs, martin.panter, python-dev, stub, tim.peters, vstinner |
| Date | 2016-07-24.12:29:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1469363362.62.0.39751061923.issue24773@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FWIW I can produce two of these failures locally: the time_t OverflowError, and the test_all() system_transitions one. Let me know if you want any more info. In my case the message for the test_all() failure is “posix/Africa/Casablanca system_transitions”. I am on 64-bit Arch Linux, but Python is currently compiled for the 32-bit ABI. $ pacman -Qo /usr/share/zoneinfo/posix/Africa/Casablanca /usr/share/zoneinfo/posix/Africa/Casablanca is owned by tzdata 2013h-1 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-24 12:29:22 | martin.panter | set | recipients: + martin.panter, tim.peters, belopolsky, vstinner, stub, akira, python-dev, koobs |
| 2016-07-24 12:29:22 | martin.panter | set | messageid: <1469363362.62.0.39751061923.issue24773@psf.upfronthosting.co.za> |
| 2016-07-24 12:29:22 | martin.panter | link | issue24773 messages |
| 2016-07-24 12:29:22 | martin.panter | create | |