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 christian.heimes
Recipients Olivier.Grisel, brett.cannon, christian.heimes, eric.snow, larry, ncoghlan, pitrou, python-dev, sbt, zach.ware
Date 2013-12-19.21:35:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387488905.1.0.192927069726.issue19946@psf.upfronthosting.co.za>
In-reply-to
Content
The OpenIndiana tests are still failing. OpenIndiana doesn't support forkserver because it doesn't implement the send handle feature. The patch skips the forkserver tests if HAVE_SEND_HANDLE is false.
History
Date User Action Args
2013-12-19 21:35:05christian.heimessetrecipients: + christian.heimes, brett.cannon, ncoghlan, pitrou, larry, python-dev, sbt, eric.snow, zach.ware, Olivier.Grisel
2013-12-19 21:35:05christian.heimessetmessageid: <1387488905.1.0.192927069726.issue19946@psf.upfronthosting.co.za>
2013-12-19 21:35:05christian.heimeslinkissue19946 messages
2013-12-19 21:35:05christian.heimescreate