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 Douglas.Leeder, Nick.Dowell, alexandre.vassalotti, doko, eric.araujo, georg.brandl, gregory.p.smith, ned.deily, ngie, python-dev, ronaldoussoren
Date 2011-07-26.21:00:20
SpamBayes Score 0.000631621
Marked as misclassified No
Message-id <E1Qlojd-0007tM-Bs@dinsdale.python.org>
In-reply-to
Content
New changeset ca236138f0ce by Ned Deily in branch '2.7':
Issue #8746: Use tempfile module to get tempdir and randomize the
http://hg.python.org/cpython/rev/ca236138f0ce

New changeset 4e4554aa1453 by Ned Deily in branch '3.2':
Issue #8746: Use tempfile module to get tempdir and randomize the
http://hg.python.org/cpython/rev/4e4554aa1453

New changeset 080035e58bab by Ned Deily in branch 'default':
Issue #8746: Use tempfile module to get tempdir and randomize the
http://hg.python.org/cpython/rev/080035e58bab
History
Date User Action Args
2011-07-26 21:00:21python-devsetrecipients: + python-dev, georg.brandl, doko, gregory.p.smith, ronaldoussoren, alexandre.vassalotti, ned.deily, eric.araujo, ngie, Nick.Dowell, Douglas.Leeder
2011-07-26 21:00:20python-devlinkissue8746 messages
2011-07-26 21:00:20python-devcreate