Irit Katriel <[email protected]> added the comment:
If we do this then there are tests tha break, for instance test_is_symlink has this: self.assertIs((P / 'fileA\x00').is_file(), False) ---------- nosy: +iritkatriel versions: +Python 3.11 -Python 3.4, Python 3.5 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue22147> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
