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 brian.curtin, heikki, nadeem.vawda, nooB, orsenthil, python-dev, ronaldoussoren, santoso.wijaya, tarek, tim.golden
Date 2011-05-06.09:32:03
SpamBayes Score 0.00015277052
Marked as misclassified No
Message-id <E1QIHOE-0003NA-Rv@dinsdale.python.org>
In-reply-to
Content
New changeset 26da299ca88e by Ronald Oussoren in branch '3.1':
Fix for issue 10684: Folders get deleted when trying to change case with shutil.move (case insensitive file systems only)
http://hg.python.org/cpython/rev/26da299ca88e

New changeset 051190230254 by Ronald Oussoren in branch '2.7':
Backport fix for issue #10684 from 3.x
http://hg.python.org/cpython/rev/051190230254
History
Date User Action Args
2011-05-06 09:32:04python-devsetrecipients: + python-dev, ronaldoussoren, orsenthil, tim.golden, nadeem.vawda, heikki, tarek, brian.curtin, santoso.wijaya, nooB
2011-05-06 09:32:03python-devlinkissue10684 messages
2011-05-06 09:32:03python-devcreate