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 python-dev
Recipients belopolsky, loewis, pitrou, python-dev, tim.peters, vstinner
Date 2015-03-28.02:58:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150328025854.26448.55133@psf.io>
In-reply-to
Content
New changeset adbc9e6162fe by Victor Stinner in branch 'default':
Issue #22117: The thread module uses the new _PyTime_t timestamp API
https://hg.python.org/cpython/rev/adbc9e6162fe
History
Date User Action Args
2015-03-28 02:58:57python-devsetrecipients: + python-dev, tim.peters, loewis, belopolsky, pitrou, vstinner
2015-03-28 02:58:57python-devlinkissue22117 messages
2015-03-28 02:58:57python-devcreate