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 belopolsky
Recipients ajaksu2, akira, belopolsky, brett.cannon, daniel.urban, doerwalter, eric.araujo, ggenellina, kawai, l0nwlf, mark.dickinson, pitrou, r.david.murray, rafe, techtonik, tim.peters
Date 2010-06-12.17:28:09
SpamBayes Score 0.0008447909
Marked as misclassified No
Message-id <1276363690.3.0.373967003628.issue5094@psf.upfronthosting.co.za>
In-reply-to
Content
> +1 for 'UTC±HH:MM' for both tzname and __str__, too.

It looks like I subconsciently allocated enough characters for this in the string buffer, so now this is a single character change.  I'll do it with other changes (if any) before commit.
History
Date User Action Args
2010-06-12 17:28:10belopolskysetrecipients: + belopolsky, tim.peters, doerwalter, brett.cannon, mark.dickinson, ggenellina, pitrou, techtonik, ajaksu2, kawai, eric.araujo, r.david.murray, rafe, daniel.urban, l0nwlf, akira
2010-06-12 17:28:10belopolskysetmessageid: <1276363690.3.0.373967003628.issue5094@psf.upfronthosting.co.za>
2010-06-12 17:28:09belopolskylinkissue5094 messages
2010-06-12 17:28:09belopolskycreate