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 BreamoreBoy, Trundle, amaury.forgeotdarc, barry, brett.cannon, doko, flox, l0nwlf, ncoghlan, orsenthil, pitrou, python-dev, r.david.murray, vstinner
Date 2013-08-19.21:31:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cJpH55WJpzRrM@mail.python.org>
In-reply-to
Content
New changeset 4f7845be9e23 by Antoine Pitrou in branch 'default':
Issue #7732: try to fix test_bug7732's flakiness on Windows by executing it in a fresh temporary directory.
http://hg.python.org/cpython/rev/4f7845be9e23
History
Date User Action Args
2013-08-19 21:31:30python-devsetrecipients: + python-dev, barry, brett.cannon, doko, amaury.forgeotdarc, ncoghlan, orsenthil, pitrou, vstinner, r.david.murray, Trundle, flox, l0nwlf, BreamoreBoy
2013-08-19 21:31:30python-devlinkissue7732 messages
2013-08-19 21:31:30python-devcreate