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 brett.cannon, chris.jerdonek, eric.snow, ezio.melotti, flox, italip, ncoghlan, python-dev
Date 2013-07-28.12:25:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3c33Cb43rZzPsJ@mail.python.org>
In-reply-to
Content
New changeset 4f0034477ba9 by Nick Coghlan in branch '3.3':
Close #15415: Factor out temp dir helpers to test.support
http://hg.python.org/cpython/rev/4f0034477ba9

New changeset b20a10c97e08 by Nick Coghlan in branch 'default':
Merge #15415 from 3.3
http://hg.python.org/cpython/rev/b20a10c97e08
History
Date User Action Args
2013-07-28 12:25:48python-devsetrecipients: + python-dev, brett.cannon, ncoghlan, ezio.melotti, flox, chris.jerdonek, eric.snow, italip
2013-07-28 12:25:48python-devlinkissue15415 messages
2013-07-28 12:25:48python-devcreate