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 python-dev
Recipients David.Edelsohn, db3l, flox, gvanrossum, larry, ncoghlan, neologix, pitrou, python-dev, sbt, skrah, tim.peters, vstinner
Date 2013-10-22.03:37:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d3gQB4zFtz7Lkm@mail.python.org>
In-reply-to
Content
New changeset 2a0bda8d283d by Guido van Rossum in branch 'default':
Switch subprocess stdin to a socketpair, attempting to fix issue #19293 (AIX hang).
http://hg.python.org/cpython/rev/2a0bda8d283d
History
Date User Action Args
2013-10-22 03:37:23python-devsetrecipients: + python-dev, gvanrossum, tim.peters, db3l, ncoghlan, pitrou, vstinner, larry, skrah, flox, neologix, sbt, David.Edelsohn
2013-10-22 03:37:23python-devlinkissue19293 messages
2013-10-22 03:37:23python-devcreate