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 miss-islington, pitrou, vstinner
Date 2018-11-28.17:30:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543426212.73.0.788709270274.issue33723@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 48498dd57f79ab1d061c754ad6a2ebe1a7172b0e by Victor Stinner in branch 'master':
bpo-33723: Remove busy loop from test_time (GH-10773)
https://github.com/python/cpython/commit/48498dd57f79ab1d061c754ad6a2ebe1a7172b0e
History
Date User Action Args
2018-11-28 17:30:12vstinnersetrecipients: + vstinner, pitrou, miss-islington
2018-11-28 17:30:12vstinnersetmessageid: <1543426212.73.0.788709270274.issue33723@psf.upfronthosting.co.za>
2018-11-28 17:30:12vstinnerlinkissue33723 messages
2018-11-28 17:30:12vstinnercreate