commit | 3c9ce74c218703ed75a11f71ed215559fa0c4257 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Jul 01 23:34:44 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Jul 01 23:34:44 2016 +0300 |
tree | d15e279a54aeacd6cf92e27d05b5c4708e699121 | |
parent | 3626e5ef2acfa10a5badfa77989c9718faaf790d [diff] |
Issue #23908: os functions, open() and the io.FileIO constructor now reject unicode paths with embedded null character on Windows instead of silently truncate them.