Message125126
You cannot have both: a safe implementation and the correct behavior with glibc (not Linux!) -- except if you start special-casing. Not sure that's worth it.
Note that time.asctime() is documented in time.rst to return a 24-character string, so what it currently returns with glibc is violating our docs as well. |
|
| Date |
User |
Action |
Args |
| 2011-01-02 23:29:17 | georg.brandl | set | recipients:
+ georg.brandl, belopolsky, wsanchez, vstinner, ned.deily, Trundle, SilentGhost, sandro.tosi, Alexander.Belopolsky, l0nwlf |
| 2011-01-02 23:29:16 | georg.brandl | set | messageid: <[email protected]> |
| 2011-01-02 23:29:07 | georg.brandl | link | issue8013 messages |
| 2011-01-02 23:29:07 | georg.brandl | create | |
|