Ronald Oussoren added the comment:

The macOS failures are at least partially caused by test assumptions that 
aren't true on macOS: in particular the filesystem encoding defaults to UTF-8 
on macOS (because HFS+ and the recent APFS filesystem store unicode data and 
not pure byte strings).

----------

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

Reply via email to