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 gvanrossum
Recipients David.Edelsohn, db3l, gvanrossum, larry, ncoghlan, neologix, pitrou, python-dev, sbt, skrah, tim.peters, vstinner
Date 2013-10-21.14:55:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382367334.55.0.433251808765.issue19293@psf.upfronthosting.co.za>
In-reply-to
Content
@Richard: socketpair() seems to work fine on AIX (we use it internally). Maybe we can always use that for subprocess management? But will the subprocess module support this?
History
Date User Action Args
2013-10-21 14:55:34gvanrossumsetrecipients: + gvanrossum, tim.peters, db3l, ncoghlan, pitrou, vstinner, larry, skrah, neologix, python-dev, sbt, David.Edelsohn
2013-10-21 14:55:34gvanrossumsetmessageid: <1382367334.55.0.433251808765.issue19293@psf.upfronthosting.co.za>
2013-10-21 14:55:34gvanrossumlinkissue19293 messages
2013-10-21 14:55:34gvanrossumcreate