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 vstinner
Date 2015-03-19.13:40:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426772451.86.0.982999361419.issue23709@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I forgot to mention the advantage of using _Py_read() and _Py_write(): they retry read/write when interrupted by a signal, to support the PEP 475.
History
Date User Action Args
2015-03-19 13:40:51vstinnersetrecipients: + vstinner
2015-03-19 13:40:51vstinnersetmessageid: <1426772451.86.0.982999361419.issue23709@psf.upfronthosting.co.za>
2015-03-19 13:40:51vstinnerlinkissue23709 messages
2015-03-19 13:40:51vstinnercreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.