This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 belopolsky
收信人 abrown, belopolsky, brett.cannon, dmhouse, dudologist, eka, eric.araujo, mark.dickinson
日期 2010-06-17.17:53:44
SpamBayes Score 0.00046382286
Marked as misclassified
Message-id <1276797231.81.0.954270467281.issue6641@psf.upfronthosting.co.za>
In-reply-to
内容
issue6641a.diff fixes the nits that Mark found and makes the tests robust with respect to change of timezones.  Tested with all timezones avalilable on OSX including TZ="Eire".  (Ever heard of Ouagadougou?)

Parsing RFC 3339's HH:MM format is a separate issue. I am +1 on either adding %:z specifier or simply allow HH:MM for %z.
历史
日期 用户 动作 参数
2010-06-17 17:53:51belopolsky修改recipients: + belopolsky, brett.cannon, mark.dickinson, eric.araujo, eka, dmhouse, abrown, dudologist
2010-06-17 17:53:51belopolsky修改messageid: <1276797231.81.0.954270467281.issue6641@psf.upfronthosting.co.za>
2010-06-17 17:53:50belopolsky链接issue6641 messages
2010-06-17 17:53:50belopolsky创建