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 vstinner
Date 2017-11-02.14:28:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509632910.14.0.213398074469.issue31784@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c29b585fd4b5a91d17fc5dd41d86edff28a30da3 by Victor Stinner in branch 'master':
bpo-31784: Implement PEP 564: add time.time_ns() (#3989)
https://github.com/python/cpython/commit/c29b585fd4b5a91d17fc5dd41d86edff28a30da3
History
Date User Action Args
2017-11-02 14:28:30vstinnersetrecipients: + vstinner
2017-11-02 14:28:30vstinnersetmessageid: <1509632910.14.0.213398074469.issue31784@psf.upfronthosting.co.za>
2017-11-02 14:28:30vstinnerlinkissue31784 messages
2017-11-02 14:28:30vstinnercreate