STINNER Victor added the comment:

I modified EWOULDBLOCK.patch to use BlockingIOError on Python 3 and I added a 
unit test. I also added EALREADY and EINPROGRESS which are used by the 
BlockingIOError in Python 3, just in case.

Thanks Xavier for your patch, sorry for the delay.

----------
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16133>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to