Message 163505 - Python tracker

Message163505

Author belopolsky
Recipients belopolsky, georg.brandl, lavajoe, python-dev, r.david.murray
Date 2012-06-22.23:58:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340409541.02.0.556313982216.issue10941@psf.upfronthosting.co.za>
In-reply-to
Content
I updated the fix to take advantage of resolved issue 9527.  I also noticed and fixed another bug: Internaldate2tuple was using locale-dependent %b directive for strftime.
History
Date User Action Args
2012-06-22 23:59:01belopolskysetrecipients: + belopolsky, georg.brandl, r.david.murray, lavajoe, python-dev
2012-06-22 23:59:01belopolskysetmessageid: <1340409541.02.0.556313982216.issue10941@psf.upfronthosting.co.za>
2012-06-22 23:59:00belopolskylinkissue10941 messages
2012-06-22 23:59:00belopolskycreate