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 brian.curtin
Recipients barry, brian.curtin, cipater, jnoller
Date 2010-08-14.05:55:50
SpamBayes Score 5.617606e-05
Marked as misclassified No
Message-id <1281765352.63.0.448382526463.issue9600@psf.upfronthosting.co.za>
In-reply-to
Content
I should correct myself. As seen on the 2.6 Win7 buildbot[0], test_multiprocessing is skipped there likely due to the "from ._multiprocessing..." ImportError. I kind of remember this now but didn't want to backport the fix to release26-maint since it was frozen, and this didn't appear to be an actual bug in the installed version. As said before, I'll investigate tomorrow.



[0] http://www.python.org/dev/buildbot/builders/x86%20Windows7%202.6/builds/547/steps/test/logs/stdio
History
Date User Action Args
2010-08-14 05:55:52brian.curtinsetrecipients: + brian.curtin, barry, jnoller, cipater
2010-08-14 05:55:52brian.curtinsetmessageid: <1281765352.63.0.448382526463.issue9600@psf.upfronthosting.co.za>
2010-08-14 05:55:50brian.curtinlinkissue9600 messages
2010-08-14 05:55:50brian.curtincreate