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 mchels
Recipients docs@python, mchels, miss-islington, rhettinger
Date 2020-04-06.06:12:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586153546.62.0.15957293018.issue40197@roundup.psfhosted.org>
In-reply-to
Content
It turns out I was wrong about microseconds. The output in https://bugs.python.org/issue35884 does show microseconds, but the output is before this commit https://github.com/python/cpython/commit/9da3583e78603a81b1839e17a420079f734a75b0 that fixes a typo (that's my best guess anyway).

Thank you for clearing this up, rhettinger.
History
Date User Action Args
2020-04-06 06:12:26mchelssetrecipients: + mchels, rhettinger, docs@python, miss-islington
2020-04-06 06:12:26mchelssetmessageid: <1586153546.62.0.15957293018.issue40197@roundup.psfhosted.org>
2020-04-06 06:12:26mchelslinkissue40197 messages
2020-04-06 06:12:26mchelscreate