Martin Panter added the comment:

Thanks for looking at this Serhiy. Here is patch v2, merged with 3.6 branch; 
some doc string changes were redundant with upstream Arg Clinic changes.

However looking at this again, I think we should be cautious changing the 
documented exceptions for the base classes, since that is changing the API. 
E.g. perhaps it would be safer to leave the exception for fileno() as OSError 
(aka IOError). It it actually causing a problem? Or the API changes should be 
reserved for 3.6 only.

----------
Added file: http://bugs.python.org/file42194/UnsupportedOperation.v2.patch

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

Reply via email to