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.

Author r.david.murray
Recipients Vitja.Makarov, burak.arslan, izmmisha, petri.lehtinen, r.david.murray
Date 2011-11-07.19:15:21
SpamBayes Score 7.4044838e-06
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
formatdate doesn't know anything about datetimes, so it doesn't make any sense to me to say that it doesn't notice changes in tzinfo.  That's why the fix for issue 665194 introduces a new method for formatting datetimes.
History
Date User Action Args
2011-11-07 19:15:22r.david.murraysetrecipients: + r.david.murray, Vitja.Makarov, petri.lehtinen, burak.arslan, izmmisha
2011-11-07 19:15:22r.david.murraysetmessageid: <[email protected]>
2011-11-07 19:15:22r.david.murraylinkissue13284 messages
2011-11-07 19:15:21r.david.murraycreate