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 flox, georg.brandl, ncoghlan, orsenthil, python-dev, serhiy.storchaka
Date 2013-02-09.20:28:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Z3PwL4B2BzQ2D@mail.python.org>
In-reply-to
Content
New changeset 11eaa61124c2 by Serhiy Storchaka in branch '3.3':
Issue #17169: Restore errno in tempfile exceptions.
http://hg.python.org/cpython/rev/11eaa61124c2

New changeset fd3e3059381a by Serhiy Storchaka in branch 'default':
Issue #17169: Restore errno in tempfile exceptions.
http://hg.python.org/cpython/rev/fd3e3059381a
History
Date User Action Args
2013-02-09 20:28:19python-devsetrecipients: + python-dev, georg.brandl, ncoghlan, orsenthil, flox, serhiy.storchaka
2013-02-09 20:28:19python-devlinkissue17169 messages
2013-02-09 20:28:19python-devcreate