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 chris.jerdonek, georg.brandl, jeremy.kloth, jkloth, ncoghlan, pitrou, python-dev, sbt
Date 2012-09-15.22:13:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XK7Cn2PrSzQVt@mail.python.org>
In-reply-to
Content
New changeset bc5c5b79b7e1 by Antoine Pitrou in branch '3.2':
Issue #15526: try to fix test_startfile's inability to clean up after itself in time.
http://hg.python.org/cpython/rev/bc5c5b79b7e1

New changeset 1704deb7e6d7 by Antoine Pitrou in branch 'default':
Issue #15526: try to fix test_startfile's inability to clean up after itself in time.
http://hg.python.org/cpython/rev/1704deb7e6d7
History
Date User Action Args
2012-09-15 22:13:46python-devsetrecipients: + python-dev, georg.brandl, ncoghlan, pitrou, jkloth, jeremy.kloth, chris.jerdonek, sbt
2012-09-15 22:13:45python-devlinkissue15526 messages
2012-09-15 22:13:44python-devcreate