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 bignose
Recipients belopolsky, benjamin.peterson, bignose, docs@python, eric.araujo, jafo, ncoghlan
Date 2012-08-20.03:15:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345432529.08.0.333471200277.issue8810@psf.upfronthosting.co.za>
In-reply-to
Content
Here is an updated patch. I examined the implementation in the code for UTC offset and DST handling, and updated the code comments, the docstrings, and the library documentation.
History
Date User Action Args
2012-08-20 03:15:29bignosesetrecipients: + bignose, jafo, ncoghlan, belopolsky, benjamin.peterson, eric.araujo, docs@python
2012-08-20 03:15:29bignosesetmessageid: <1345432529.08.0.333471200277.issue8810@psf.upfronthosting.co.za>
2012-08-20 03:15:19bignoselinkissue8810 messages
2012-08-20 03:15:19bignosecreate