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 pitrou
Recipients belopolsky, loewis, pitrou, tim.peters, vstinner
Date 2014-08-26.13:32:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409059963.01.0.950264138311.issue22117@psf.upfronthosting.co.za>
In-reply-to
Content
> Instead of a complex structure, we can use a 64-bit signed integer to store a number of nanoseconds.

Do we have 64-bit integers on all architectures?
History
Date User Action Args
2014-08-26 13:32:43pitrousetrecipients: + pitrou, tim.peters, loewis, belopolsky, vstinner
2014-08-26 13:32:43pitrousetmessageid: <1409059963.01.0.950264138311.issue22117@psf.upfronthosting.co.za>
2014-08-26 13:32:42pitroulinkissue22117 messages
2014-08-26 13:32:42pitroucreate