[issue1162477] Parsing failures in parsedate_tz

2011-03-13 Thread R. David Murray
Changes by R. David Murray : -- resolution: -> accepted stage: patch review -> committed/rejected status: open -> closed ___ Python tracker ___ ___

[issue1162477] Parsing failures in parsedate_tz

2011-03-13 Thread Roundup Robot
Roundup Robot added the comment: New changeset 9d7a83654870 by R David Murray in branch 'default': #1162477: accept '.' in addition to ':' when parsing time in date header. http://hg.python.org/cpython/rev/9d7a83654870 -- nosy: +python-dev ___ Python

[issue1162477] Parsing failures in parsedate_tz

2010-12-27 Thread R. David Murray
R. David Murray added the comment: Somehow I missed this in my pre-beta feature request review :( -- versions: +Python 3.3 -Python 3.2 ___ Python tracker ___ _

[issue1162477] Parsing failures in parsedate_tz

2010-08-23 Thread R. David Murray
R. David Murray added the comment: Here's a patch (essentially the one provided by Thomas) with unit test. -- keywords: +patch stage: unit test needed -> patch review Added file: http://bugs.python.org/file18620/parsedate.patch ___ Python tracker

[issue1162477] Parsing failures in parsedate_tz

2010-08-22 Thread R. David Murray
Changes by R. David Murray : -- assignee: -> r.david.murray ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1162477] Parsing failures in parsedate_tz

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: +r.david.murray versions: +Python 3.2 -Python 2.7 ___ Python tracker ___ ___ Python-bugs-list ma

[issue1162477] Parsing failures in parsedate_tz

2009-02-15 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> feature request versions: +Python 2.7 -Python 2.3 ___ Python tracker ___ _