diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2013-12-16 15:13:28 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-12-16 15:13:28 +0200 |
commit | 593568bf47600154b760edf21f22090ff60a2a74 (patch) | |
tree | 22ec31ee65e7cac5098aae53536198712ff2a348 /Python/symtable.c | |
parent | 3d7e11520e5993b2adf9b809a8342084053988ae (diff) | |
download | cpython-git-593568bf47600154b760edf21f22090ff60a2a74.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/symtable.c')
0 files changed, 0 insertions, 0 deletions