[issue5319] stdout error at interpreter shutdown fails to return OS error status

Roundup Robot report at bugs.python.org
Sat Nov 26 22:11:59 CET 2011


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

New changeset 150e096095e5 by Antoine Pitrou in branch '3.2':
Issue #13444: When stdout has been closed explicitly, we should not attempt to flush it at shutdown and print an error.
http://hg.python.org/cpython/rev/150e096095e5

New changeset 37300a1df7d7 by Antoine Pitrou in branch 'default':
Issue #13444: When stdout has been closed explicitly, we should not attempt to flush it at shutdown and print an error.
http://hg.python.org/cpython/rev/37300a1df7d7

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

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


More information about the Python-bugs-list mailing list