Message 321548 - Python tracker

Message321548

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 pitrou, vstinner
Date 2018-07-12.13:25:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531401933.63.0.56676864532.issue33723@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d6345def68d3a0227253da26213dadb247f786db by Victor Stinner in branch 'master':
bpo-33723: Fix test_time.test_thread_time() (GH-8267)
https://github.com/python/cpython/commit/d6345def68d3a0227253da26213dadb247f786db
History
Date User Action Args
2018-07-12 13:25:33vstinnersetrecipients: + vstinner, pitrou
2018-07-12 13:25:33vstinnersetmessageid: <1531401933.63.0.56676864532.issue33723@psf.upfronthosting.co.za>
2018-07-12 13:25:33vstinnerlinkissue33723 messages
2018-07-12 13:25:33vstinnercreate