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 vstinner
Recipients neologix, python-dev, vstinner
Date 2011-06-13.14:22:59
SpamBayes Score 0.0014481585
Marked as misclassified No
Message-id <1307974980.32.0.195324058064.issue12316@psf.upfronthosting.co.za>
In-reply-to
Content
> Patch attached

The patch looks correct, but only FreeBSD 6.4 can tell us if it "works" or not, so I commited your new version of the test.

I inlined check_sigwait() because the function was only called by test_sigwait().
History
Date User Action Args
2011-06-13 14:23:00vstinnersetrecipients: + vstinner, neologix, python-dev
2011-06-13 14:23:00vstinnersetmessageid: <1307974980.32.0.195324058064.issue12316@psf.upfronthosting.co.za>
2011-06-13 14:22:59vstinnerlinkissue12316 messages
2011-06-13 14:22:59vstinnercreate