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 djmdjm
Recipients aimacintyre, brett.cannon, djmdjm, jnoller, ncoghlan
Date 2008-09-29.22:36:21
SpamBayes Score 0.00245488
Marked as misclassified No
Message-id <alpine.BSO.1.10.0809300808060.16849@fuyu.mindrot.org>
In-reply-to <1222720172.66.0.758599451056.issue3770@psf.upfronthosting.co.za>
Content
I can confirm that the patch works on OpenBSD -current. Only one nit:

Does this line in Lib/test/test_multiprocessing.py need to be there?

+#import multiprocessing.SemaphoreImportError
History
Date User Action Args
2008-09-29 22:36:22djmdjmsetrecipients: + djmdjm, brett.cannon, aimacintyre, ncoghlan, jnoller
2008-09-29 22:36:21djmdjmlinkissue3770 messages
2008-09-29 22:36:21djmdjmcreate