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 amaury.forgeotdarc
Recipients Amaury.Forgeot.d'Arc, Thorsten.Simons, amaury.forgeotdarc, vstinner
Date 2011-11-29.19:59:17
SpamBayes Score 0.20145677
Marked as misclassified No
Message-id <1322596757.98.0.242498144672.issue13471@psf.upfronthosting.co.za>
In-reply-to
Content
> > I thought that time_t was 64 bits on Windows
time_t *is* 64bit by default since Visual Studio 8, even with the 32bit compiler:
http://msdn.microsoft.com/en-us/library/1f4c8f33(v=vs.80).aspx
History
Date User Action Args
2011-11-29 19:59:18amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, vstinner, Amaury.Forgeot.d'Arc, Thorsten.Simons
2011-11-29 19:59:17amaury.forgeotdarcsetmessageid: <1322596757.98.0.242498144672.issue13471@psf.upfronthosting.co.za>
2011-11-29 19:59:17amaury.forgeotdarclinkissue13471 messages
2011-11-29 19:59:17amaury.forgeotdarccreate