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 pitrou
Recipients jnoller, pitrou
Date 2009-05-04.21:33:23
SpamBayes Score 0.0024017831
Marked as misclassified No
Message-id <1241472804.71.0.981647805709.issue5930@psf.upfronthosting.co.za>
In-reply-to
Content
Just got this on py3k, I can't reproduce unfortunately.

test test_multiprocessing failed -- Traceback (most recent call last):
  File "/home/antoine/py3k/__svn__/Lib/test/test_multiprocessing.py",
line 1070, in test_number_of_objects
    self.assertEqual(refs, EXPECTED_NUMBER)
AssertionError: 10 != 1
History
Date User Action Args
2009-05-04 21:33:24pitrousetrecipients: + pitrou, jnoller
2009-05-04 21:33:24pitrousetmessageid: <1241472804.71.0.981647805709.issue5930@psf.upfronthosting.co.za>
2009-05-04 21:33:23pitroulinkissue5930 messages
2009-05-04 21:33:23pitroucreate