]> granicus.if.org Git - python/commitdiff
Issue #13063: the Windows error ERROR_NO_DATA (numbered 232 and described
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 7 Oct 2011 14:17:50 +0000 (16:17 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 7 Oct 2011 14:17:50 +0000 (16:17 +0200)
as "The pipe is being closed") is now mapped to POSIX errno EPIPE
(previously EINVAL).

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge