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 eli.bendersky, georg.brandl, ncoghlan, python-dev, serhiy.storchaka, vlad
Date 2013-09-06.13:14:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cWfPq6Wpmz7LjR@mail.python.org>
In-reply-to
Content
New changeset 7611e7244bdd by Eli Bendersky in branch '3.3':
Issue #18849: Fixed a Windows-specific tempfile bug where collision with an
http://hg.python.org/cpython/rev/7611e7244bdd

New changeset 035b61b52caa by Eli Bendersky in branch 'default':
Issue #18849: Fixed a Windows-specific tempfile bug where collision with an
http://hg.python.org/cpython/rev/035b61b52caa
History
Date User Action Args
2013-09-06 13:14:56python-devsetrecipients: + python-dev, georg.brandl, ncoghlan, eli.bendersky, serhiy.storchaka, vlad
2013-09-06 13:14:56python-devlinkissue18849 messages
2013-09-06 13:14:56python-devcreate