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 amaury.forgeotdarc, giampaolo.rodola, hfuru, pitrou, python-dev, terry.reedy
Date 2011-12-16.11:32:40
SpamBayes Score 0.02099998
Marked as misclassified No
Message-id <E1RbW1m-0008VE-Mf@dinsdale.python.org>
In-reply-to
Content
New changeset 6a966179c73a by Antoine Pitrou in branch '3.2':
Issue #10350: Read and save errno before calling a function which might overwrite it.
http://hg.python.org/cpython/rev/6a966179c73a

New changeset 8e0b2e75ca7a by Antoine Pitrou in branch 'default':
Issue #10350: Read and save errno before calling a function which might overwrite it.
http://hg.python.org/cpython/rev/8e0b2e75ca7a
History
Date User Action Args
2011-12-16 11:32:42python-devsetrecipients: + python-dev, terry.reedy, amaury.forgeotdarc, hfuru, pitrou, giampaolo.rodola
2011-12-16 11:32:40python-devlinkissue10350 messages
2011-12-16 11:32:40python-devcreate