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 ncoghlan
Recipients ncoghlan
Date 2012-12-12.00:30:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355272202.83.0.0809647453086.issue16667@psf.upfronthosting.co.za>
In-reply-to
Content
The docs for the fixed offset timezone objects added in 3.2 need a versionadded tag.

Also, the "see also" link for pytz in the preceding section still incorrectly states that the stdlib only provides UTC as a timezone, rather than handling arbitrary fixed offsets from UTC.
History
Date User Action Args
2012-12-12 00:30:02ncoghlansetrecipients: + ncoghlan
2012-12-12 00:30:02ncoghlansetmessageid: <1355272202.83.0.0809647453086.issue16667@psf.upfronthosting.co.za>
2012-12-12 00:30:02ncoghlanlinkissue16667 messages
2012-12-12 00:30:02ncoghlancreate