[issue10350] errno is read too late

Roundup Robot report at bugs.python.org
Fri Dec 16 12:32:41 CET 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

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

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10350>
_______________________________________


More information about the Python-bugs-list mailing list