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 christian.heimes, felipecruz, giampaolo.rodola, gvanrossum, meador.inge, neologix, pitrou, rosslagerwall, sbt
Date 2013-04-12.11:13:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM06e91_Sgzt0etBSGX_U1qCUT-4cMfDwqWz_mK=-bLM=g@mail.gmail.com>
In-reply-to <1365415632.41.0.887010278709.issue16853@psf.upfronthosting.co.za>
Content
> If this goes inside the select module, it could probably help issue #17552 (add socket.sendfile()) a bit.

Yes, that's exactly the idea. See also the attached patches for
telnetlib and multiprocessing (there would probably be other
candidates like subprocess, etc).

I guess we can merge this when tulip goes in.
History
Date User Action Args
2013-04-12 11:13:12neologixsetrecipients: + neologix, gvanrossum, pitrou, giampaolo.rodola, christian.heimes, meador.inge, rosslagerwall, sbt, felipecruz
2013-04-12 11:13:11neologixlinkissue16853 messages
2013-04-12 11:13:11neologixcreate