STINNER Victor added the comment:

Steve Dower added the comment:
> TESTFN_UNENCODABLE will be invalid utf8 now, as the name is chosen by 
> attempting to encode a list of names and using the first one to fail.

Oh, maybe we should reject filenames not encodable to utf8? Filenames
containg surrogate characters.

----------

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

Reply via email to