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 djmdjm, henry.precheur, skrah
Date 2010-05-14.14:13:54
SpamBayes Score 0.02587753
Marked as misclassified No
Message-id <1273846438.33.0.702131731388.issue8712@psf.upfronthosting.co.za>
In-reply-to
Content
[Added OpenBSD Python port maintainers to the nosy list.]

I've identified a number of tests that all pass when Python is compiled
without threads, but fail otherwise. The failures are probably caused
by libpthread issues in OpenBSD, as described in this patch:


http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/python/2.6/patches/patch-Lib_test_test_signal_py


Would you agree that it is reasonable to skip all these tests until
libpthread is fixed?
History
Date User Action Args
2010-05-14 14:13:59skrahsetrecipients: + skrah, djmdjm, henry.precheur
2010-05-14 14:13:58skrahsetmessageid: <1273846438.33.0.702131731388.issue8712@psf.upfronthosting.co.za>
2010-05-14 14:13:56skrahlinkissue8712 messages
2010-05-14 14:13:56skrahcreate