Message 273225 - Python tracker

Message273225

Author r.david.murray
Recipients hathawsh, martin.panter, r.david.murray, vstinner, ztane
Date 2016-08-20.16:57:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471712265.36.0.113750222156.issue27805@psf.upfronthosting.co.za>
In-reply-to
Content
And the fact that python deviates from posix in this regard seems like a bug to me, since the posix behavior is, as noted, very useful.  Can't we handle ESPIPE like the C library does, instead of forcing users to learn that arcane incantation?
History
Date User Action Args
2016-08-20 16:57:45r.david.murraysetrecipients: + r.david.murray, hathawsh, vstinner, martin.panter, ztane
2016-08-20 16:57:45r.david.murraysetmessageid: <1471712265.36.0.113750222156.issue27805@psf.upfronthosting.co.za>
2016-08-20 16:57:45r.david.murraylinkissue27805 messages
2016-08-20 16:57:45r.david.murraycreate