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 eric.araujo, python-dev, serhiy.storchaka, zach.ware
Date 2013-05-31.19:35:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bMbVD6bYFzNGX@mail.python.org>
In-reply-to
Content
New changeset 81c02d2c830d by Serhiy Storchaka in branch '3.3':
Issue #18094: test_uuid no more reports skipped tests as passed.
http://hg.python.org/cpython/rev/81c02d2c830d

New changeset ebd11a19d830 by Serhiy Storchaka in branch 'default':
Issue #18094: test_uuid no more reports skipped tests as passed.
http://hg.python.org/cpython/rev/ebd11a19d830

New changeset 6ceb5bf24da8 by Serhiy Storchaka in branch '2.7':
Issue #18094: test_uuid no more reports skipped tests as passed.
http://hg.python.org/cpython/rev/6ceb5bf24da8
History
Date User Action Args
2013-05-31 19:35:34python-devsetrecipients: + python-dev, eric.araujo, zach.ware, serhiy.storchaka
2013-05-31 19:35:33python-devlinkissue18094 messages
2013-05-31 19:35:33python-devcreate