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 vstinner
Recipients pitrou, vstinner
Date 2017-06-30.07:46:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbuab0o8yQKkvEfHLOk4b7Xk4FDPV79rwXeQTGR-RoX7Q@mail.gmail.com>
In-reply-to <CAMpsgwZWQcKHRA-KQg_RNN9F3zLx8nkQWEa0pWFvw-X+RqfLcg@mail.gmail.com>
Content
> Also using the PyTime APIs will make it annoying to backport to 2.7 (which isn't mandatory, of course).

If you want to fix 2.7, I think that your simple test to round
"manually" to 1 microsecond is enough.
History
Date User Action Args
2017-06-30 07:46:36vstinnersetrecipients: + vstinner, pitrou
2017-06-30 07:46:36vstinnerlinkissue30807 messages
2017-06-30 07:46:36vstinnercreate