This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients python-dev, serhiy.storchaka
Date 2013-12-16.13:22:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3djjpJ009Vz7LmM@mail.python.org>
In-reply-to
Content
New changeset 7b0d083082ea by Serhiy Storchaka in branch '3.3':
Issue #19911: ntpath.splitdrive() now correctly processes the 'İ' character
http://hg.python.org/cpython/rev/7b0d083082ea

New changeset 63d769dfa4ef by Serhiy Storchaka in branch 'default':
Issue #19911: ntpath.splitdrive() now correctly processes the 'İ' character
http://hg.python.org/cpython/rev/63d769dfa4ef
History
Date User Action Args
2013-12-16 13:22:48python-devsetrecipients: + python-dev, serhiy.storchaka
2013-12-16 13:22:48python-devlinkissue19911 messages
2013-12-16 13:22:48python-devcreate