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 Claudiu.Popa, dstufft, eric.araujo, jaraco, python-dev
Date 2014-08-31.22:02:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hmT7K6xBnz7Lrd@mail.python.org>
In-reply-to
Content
New changeset 7304b9b95438 by Jason R. Coombs in branch '3.4':
#22315: Add test to capture the failure.
http://hg.python.org/cpython/rev/7304b9b95438

New changeset 300cd36eb25c by Jason R. Coombs in branch '3.4':
#22315: Use technique outlined in test_file_util
http://hg.python.org/cpython/rev/300cd36eb25c

New changeset 3402813338db by Jason R. Coombs in branch '3.4':
#22315: Provide an actual directory during test invocation.
http://hg.python.org/cpython/rev/3402813338db

New changeset ddb0f90620b7 by Jason R. Coombs in branch '3.4':
#22315: Use an existent directory for 'src' to trigger appropriate behavior.
http://hg.python.org/cpython/rev/ddb0f90620b7

New changeset 75a5cc4ef31c by Jason R. Coombs in branch '3.4':
#22315: Use advertised API for OSError
http://hg.python.org/cpython/rev/75a5cc4ef31c

New changeset 640c575ab3e1 by Jason R. Coombs in branch 'default':
Merge with 3.4; Closes #22315
http://hg.python.org/cpython/rev/640c575ab3e1
History
Date User Action Args
2014-08-31 22:02:54python-devsetrecipients: + python-dev, jaraco, eric.araujo, Claudiu.Popa, dstufft
2014-08-31 22:02:54python-devlinkissue22315 messages
2014-08-31 22:02:54python-devcreate