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 benjamin.peterson, ned.deily, ronaldoussoren, vstinner
Date 2017-04-19.11:01:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492599666.23.0.482898662463.issue29925@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c209b70d610da50a844a3c10f37d6183bade3446 by Victor Stinner in branch 'master':
bpo-29925: Skip test_uuid1_safe() on OS X Tiger (#971)
https://github.com/python/cpython/commit/c209b70d610da50a844a3c10f37d6183bade3446
History
Date User Action Args
2017-04-19 11:01:06vstinnersetrecipients: + vstinner, ronaldoussoren, benjamin.peterson, ned.deily
2017-04-19 11:01:06vstinnersetmessageid: <1492599666.23.0.482898662463.issue29925@psf.upfronthosting.co.za>
2017-04-19 11:01:06vstinnerlinkissue29925 messages
2017-04-19 11:01:06vstinnercreate