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 gward, python-dev, serhiy.storchaka, vstinner
Date 2014-12-10.00:51:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141210005124.127596.47269@psf.io>
In-reply-to
Content
New changeset 50517a4d7cce by Berker Peksag in branch '3.4':
Issue #21775: shutil.copytree(): fix crash when copying to VFAT
https://hg.python.org/cpython/rev/50517a4d7cce

New changeset 7d5754af95a9 by Berker Peksag in branch 'default':
Issue #21775: shutil.copytree(): fix crash when copying to VFAT
https://hg.python.org/cpython/rev/7d5754af95a9
History
Date User Action Args
2014-12-10 00:51:29python-devsetrecipients: + python-dev, gward, vstinner, serhiy.storchaka
2014-12-10 00:51:29python-devlinkissue21775 messages
2014-12-10 00:51:28python-devcreate