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 <[email protected]>
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: <[email protected]>
2014-08-26 13:32:42pitroulinkissue22117 messages
2014-08-26 13:32:42pitroucreate