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 skrah
Recipients ronaldoussoren, skrah, vstinner, yig
Date 2010-06-21.22:31:44
SpamBayes Score 0.00011279453
Marked as misclassified No
Message-id <1277159505.47.0.104206444274.issue8621@psf.upfronthosting.co.za>
In-reply-to
Content
Reopening since test failures are reported on python-dev:

[...]
test_uuid
test test_uuid failed -- Traceback (most recent call last):
  File "/private/tmp/Python-2.7rc2/Lib/test/test_uuid.py", line 472, in testIssue8621
    self.assertNotEqual(parent_value, child_value)
AssertionError: '8395a08e40454895be537a180539b7fb' == '8395a08e40454895be537a180539b7fb'

[...]
History
Date User Action Args
2010-06-21 22:31:45skrahsetrecipients: + skrah, ronaldoussoren, vstinner, yig
2010-06-21 22:31:45skrahsetmessageid: <1277159505.47.0.104206444274.issue8621@psf.upfronthosting.co.za>
2010-06-21 22:31:44skrahlinkissue8621 messages
2010-06-21 22:31:44skrahcreate