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 ncoghlan
Recipients Arfrever, ishimoto, loewis, methane, mrabarnett, ncoghlan, pitrou, rurpy2, serhiy.storchaka, vstinner
Date 2013-11-06.10:41:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383734486.99.0.62599172672.issue15216@psf.upfronthosting.co.za>
In-reply-to
Content
Just reviewed Victor's patch - aside from a trivial typo and not covering the C implementation or documentation yet, it looks good to me. Most importantly, the tests in that patch could be used to validate a C implementation as well.

I'll see if I can find anyone interested in creating a patch for the C io implementation, otherwise we can postpone the addition until 3.5.
History
Date User Action Args
2013-11-06 10:41:27ncoghlansetrecipients: + ncoghlan, loewis, ishimoto, pitrou, vstinner, mrabarnett, Arfrever, methane, rurpy2, serhiy.storchaka
2013-11-06 10:41:26ncoghlansetmessageid: <1383734486.99.0.62599172672.issue15216@psf.upfronthosting.co.za>
2013-11-06 10:41:26ncoghlanlinkissue15216 messages
2013-11-06 10:41:26ncoghlancreate