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 loewis
Recipients ericpruitt, loewis
Date 2010-12-06.00:25:54
SpamBayes Score 0.008504939
Marked as misclassified No
Message-id <1291595156.27.0.592795346262.issue10634@psf.upfronthosting.co.za>
In-reply-to
Content
This is not a bug in Python, but in the Microsoft CRT. Rewriting Python to not use the CRT anymore for this is non-trivial, in particular as the semantics of environment variables (TZ) needs to be considered.
History
Date User Action Args
2010-12-06 00:25:56loewissetrecipients: + loewis, ericpruitt
2010-12-06 00:25:56loewissetmessageid: <1291595156.27.0.592795346262.issue10634@psf.upfronthosting.co.za>
2010-12-06 00:25:54loewislinkissue10634 messages
2010-12-06 00:25:54loewiscreate