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 Livius, akira, python-dev, shankarunni, vstinner, yselivanov
Date 2021-09-15.12:26:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631708812.54.0.0946426140657.issue21302@roundup.psfhosted.org>
In-reply-to
Content
New changeset b49263b698993cad2b8aaddc55cdeaa678412b30 by Victor Stinner in branch 'main':
bpo-21302: Add _PyTime_AsNanoseconds() (GH-28350)
https://github.com/python/cpython/commit/b49263b698993cad2b8aaddc55cdeaa678412b30
History
Date User Action Args
2021-09-15 12:26:52vstinnersetrecipients: + vstinner, akira, python-dev, yselivanov, shankarunni, Livius
2021-09-15 12:26:52vstinnersetmessageid: <1631708812.54.0.0946426140657.issue21302@roundup.psfhosted.org>
2021-09-15 12:26:52vstinnerlinkissue21302 messages
2021-09-15 12:26:52vstinnercreate