Senthil Kumaran <orsent...@gmail.com> added the comment:

Agree to removing of termios.ISIG so that we get a KeyBoardInterrupt exception 
raised when CNTL-C is pressed. Looking at discussion more carefully, it does 
not present any security risk.

Should this be fixed in 3.3 only with NEWS detailing the change in behavior 
(back to old 2.5 behavior) or should be this be backported?

Close similarity with getpass.c 's behavior had lent some to support to this 
change in 2.6. Changing now in older codeline has some chances of breaking 
others code.

Someone who has been affected by this change in behavior should provide some 
insights if back-porting would make sense.

----------
assignee:  -> orsenthil

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11236>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to