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 rpointel
Recipients nadeem.vawda, neologix, rpointel, vstinner
Date 2011-09-04.13:13:26
SpamBayes Score 8.093291e-06
Marked as misclassified No
Message-id <1315142007.5.0.969082981509.issue12871@psf.upfronthosting.co.za>
In-reply-to
Content
Hi,

it seems to solve the problem (tested on OpenBSD 4.9 and OpenBSD-current).

* test_posix.py on OpenBSD 4.9:
[...]
Ran 79 tests in 0.508s
OK (skipped=35)

* test_posix.py on OpenBSD-current:
it continues to segfault, but I have opened an other ticket for this problem (issue 12852).

Thanks a lot,

Remi.
History
Date User Action Args
2011-09-04 13:13:27rpointelsetrecipients: + rpointel, vstinner, nadeem.vawda, neologix
2011-09-04 13:13:27rpointelsetmessageid: <1315142007.5.0.969082981509.issue12871@psf.upfronthosting.co.za>
2011-09-04 13:13:26rpointellinkissue12871 messages
2011-09-04 13:13:26rpointelcreate