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 | 9a74854b8d0c6fc8de870f5f9071280702f5fe24 (patch) | |
tree | 3d1e64a19db3bdb4be2a96ad29212cd083b47999 /Python/Python-ast.c | |
parent | 63a3a72a47ac5bb3dcb8135a9985de1e0e69fe82 (diff) | |
download | cpython-9a74854b8d0c6fc8de870f5f9071280702f5fe24.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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions