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 pitrou, python-dev, vstinner
Date 2014-07-21.17:20:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hH8pP15ndz7LjM@mail.python.org>
In-reply-to
Content
New changeset 1db5cde4958f by Victor Stinner in branch '3.4':
Issue #19811, #22022: test_pathlib uses support.rmtree() instead of
http://hg.python.org/cpython/rev/1db5cde4958f

New changeset e405bcbf761c by Victor Stinner in branch 'default':
Merge Python 3.4
http://hg.python.org/cpython/rev/e405bcbf761c
History
Date User Action Args
2014-07-21 17:20:29python-devsetrecipients: + python-dev, pitrou, vstinner
2014-07-21 17:20:29python-devlinkissue19811 messages
2014-07-21 17:20:29python-devcreate