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 belopolsky, georg.brandl, gvanrossum, nnorwitz, pboddie, pitrou, techtonik
Date 2010-06-06.20:37:27
SpamBayes Score 0.004169384
Marked as misclassified No
Message-id <1275856655.72.0.384465862793.issue1667546@psf.upfronthosting.co.za>
In-reply-to
Content
I have updated time-4.diff patch for py3k.  Code changes are minimal, mostly due to string to unicode conversion. I have not attempted to fix anything beyond passing supplied unittest, but I did noticed a few missing error return tests.  I was not able to make the final test in test_mktimetz pass because I did not completely understand its logic.

Georg,

I am trying to consolidate and bring to resolution a number to timezone related issues.  Would you like me to take this issue from you or do you want to continue to own it?
History
Date User Action Args
2010-06-06 20:37:37belopolskysetrecipients: + belopolsky, gvanrossum, nnorwitz, georg.brandl, pboddie, pitrou, techtonik
2010-06-06 20:37:35belopolskysetmessageid: <1275856655.72.0.384465862793.issue1667546@psf.upfronthosting.co.za>
2010-06-06 20:37:34belopolskylinkissue1667546 messages
2010-06-06 20:37:34belopolskycreate