Message109151
I am attaching a patch against sandbox version of datetime.py. With this patch, there is a single place where subminute offset is rejected, _check_utc_offset() function. I have also added "whole minute" asserts in places where sub-minute part of the offset is discarded or assumed 0. |
|
| Date |
User |
Action |
Args |
| 2010-07-02 23:26:11 | belopolsky | set | recipients:
+ belopolsky, jamesh, vstinner |
| 2010-07-02 23:26:11 | belopolsky | set | messageid: <[email protected]> |
| 2010-07-02 23:26:09 | belopolsky | link | issue5288 messages |
| 2010-07-02 23:26:09 | belopolsky | create | |
|