Message271473
| Author | belopolsky |
|---|---|
| Recipients | akira, belopolsky, koobs, martin.panter, python-dev, stub, tim.peters, vstinner |
| Date | 2016-07-27.21:26:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1469654786.12.0.223220643907.issue24773@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It looks like Ruby folks encountered the Morocco issue [1] before us. They closed the issue on their bug tracker blaming glibc. This tells us, I guess, that we should skip this transition on the affected systems. Unfortunately, it is not just 32-bit time_t systems - I was able to reproduce the problem on 64-bit Fedora 22. If no one suggests a better way, I will just skip year 2037 transitions unconditionally. [1]: https://github.com/tzinfo/tzinfo-data/issues/10 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-27 21:26:26 | belopolsky | set | recipients: + belopolsky, tim.peters, vstinner, stub, akira, python-dev, martin.panter, koobs |
| 2016-07-27 21:26:26 | belopolsky | set | messageid: <1469654786.12.0.223220643907.issue24773@psf.upfronthosting.co.za> |
| 2016-07-27 21:26:26 | belopolsky | link | issue24773 messages |
| 2016-07-27 21:26:26 | belopolsky | create | |