William Dias <william.d...@gmail.com> added the comment:

Shouldn't this issue be solved for Python  3.7.5? Or do I have to manually 
apply the patch?

I have a windows 8.1 x64 PC whose hostname contains special characters. When 
creating a socket, the gethostbyaddr() method raises a UnicodeDecodeError: 
'utf-8' codec can't decode byt 0xe1 in position 1.

Let me know if you need more information.

Thanks

----------
nosy: +williamdias
type:  -> crash
versions: +Python 3.7 -Python 3.5, Python 3.6

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

Reply via email to