STINNER Victor added the comment:

Oh, I forgot Python 3.4. Changing the behaviour of get_key() in a minor Python 
version (3.4.x) would break the compatibility. I used Martin Richard's patch 
for Python 3.4: raise a KeyError if the selector is closed.

I commit my change to Python 3.5 and Tulip.

----------

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

Reply via email to