diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2013-12-16 15:14:19 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-12-16 15:14:19 +0200 |
commit | cc83b0c8f6089d67e998b4322000c1805f4cb06e (patch) | |
tree | 681cb34e68fc5ff71d78610771c445b955966e25 /Python/fileutils.c | |
parent | f5ad91c392199fe8fabeed34d1dce6f8be3a0921 (diff) | |
parent | 593568bf47600154b760edf21f22090ff60a2a74 (diff) | |
download | cpython-git-cc83b0c8f6089d67e998b4322000c1805f4cb06e.tar.gz |
Issue #19912: Fixed numerous bugs in ntpath.splitunc().
* splitunc() no more return illegal result for paths with redundant slashes.
* splitunc() now correctly processes the 'İ' character
(U+0130, LATIN CAPITAL LETTER I WITH DOT ABOVE).
* Deprecation warnings now emitted for every use of splitunc().
* Added tests for splitunc().
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions