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-10-16.15:44:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508168678.24.0.213398074469.issue31773@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bdaeb7d237462a629e6c85001317faa85f94a0c6 by Victor Stinner in branch 'master':
bpo-31773: _PyTime_GetPerfCounter() uses _PyTime_t (GH-3983)
https://github.com/python/cpython/commit/bdaeb7d237462a629e6c85001317faa85f94a0c6
History
Date User Action Args
2017-10-16 15:44:38vstinnersetrecipients: + vstinner
2017-10-16 15:44:38vstinnersetmessageid: <1508168678.24.0.213398074469.issue31773@psf.upfronthosting.co.za>
2017-10-16 15:44:38vstinnerlinkissue31773 messages
2017-10-16 15:44:38vstinnercreate