[issue14433] Python 3 interpreter crash on windows when stdin closed in Python shell

Martin v. Löwis report at bugs.python.org
Mon Apr 30 06:31:25 CEST 2012


Martin v. Löwis <martin at v.loewis.de> added the comment:

Out of the original report, ISTM that:
a) the exit of the interpreter on closing stdin is considered correct behavior, and
b) the crash on Windows is now fixed for 3.2, and 3.3

Hence I'm closing this issue as fixed.

----------
resolution:  -> fixed
status: open -> closed
versions: +Python 3.3 -Python 3.1

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


More information about the Python-bugs-list mailing list