Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

I looked some more into the linked issue and I think this is an explicit 
decision and the comment in the code indicates that the warning will be lost : 
https://github.com/python/cpython/blob/69d0bc1430d2e9cddf0b39054ddcb86dbbe7927e/Lib/warnings.py#L34
 . I understand your perspective on failing silently but I am proposing to 
close this since enabling the error by removing UnicodeDecodeError in the 
except clause will be an incompatible change at this point.

Thanks

----------

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

Reply via email to