Eric Price added the comment: Hmm, I'm not seeing comments in the review?
You're right about the order. When we don't have sigaction, python's signal handler will reinstall itself, so we need to reinstall this one after calling the old handler. ---------- Added file: http://bugs.python.org/file42307/rl_sigwinch_version_4.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue23735> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
