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 neologix
Recipients giampaolo.rodola, neologix, vstinner
Date 2013-10-05.14:42:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380984162.77.0.367280679034.issue18923@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch updating subprocess to use selectors.
(It depends on the new keys() method - issue #19172.)
History
Date User Action Args
2013-10-05 14:42:43neologixsetrecipients: + neologix, vstinner, giampaolo.rodola
2013-10-05 14:42:42neologixsetmessageid: <1380984162.77.0.367280679034.issue18923@psf.upfronthosting.co.za>
2013-10-05 14:42:42neologixlinkissue18923 messages
2013-10-05 14:42:42neologixcreate