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 vstinner
Recipients abo, ajaksu2, brian.curtin, christian.heimes, giampaolo.rodola, neologix, pitrou, tim.golden, vstinner
Date 2013-07-07.18:47:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373222865.02.0.363566765843.issue949667@psf.upfronthosting.co.za>
In-reply-to
Content
See the PEP 466 which proposes to add a new os.set_blocking() function on UNIX, and blocking parameter to socket constructor.
History
Date User Action Args
2013-07-07 18:47:45vstinnersetrecipients: + vstinner, abo, pitrou, giampaolo.rodola, christian.heimes, ajaksu2, tim.golden, brian.curtin, neologix
2013-07-07 18:47:45vstinnersetmessageid: <1373222865.02.0.363566765843.issue949667@psf.upfronthosting.co.za>
2013-07-07 18:47:44vstinnerlinkissue949667 messages
2013-07-07 18:47:44vstinnercreate