Message107808
I reverted r81988 in r81989. Some code may rely on timegm() accepting float in tm_sec. See http2time in Lib/http/cookiejar.py.
It is very easy to modify implementation to accept float seconds, but old implementation accidentally work for float hours and minutes as well. |
|
Date |
User |
Action |
Args |
2010-06-14 19:06:10 | belopolsky | set | recipients:
+ belopolsky, zooko, amaury.forgeotdarc, mark.dickinson, djc, hodgestar, pr0gg3d, aht |
2010-06-14 19:06:10 | belopolsky | set | messageid: <1276542370.42.0.16579047079.issue6280@psf.upfronthosting.co.za> |
2010-06-14 19:06:08 | belopolsky | link | issue6280 messages |
2010-06-14 19:06:07 | belopolsky | create | |
|