This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients BreamoreBoy, ezio.melotti, martin.panter, neologix, pitrou, python-dev, serhiy.storchaka
Date 2016-01-16.05:21:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160116052139.94208.83754@psf.io>
In-reply-to
Content
New changeset 8b8ac7adbf49 by Martin Panter in branch '2.7':
Issue #14771: Redirect GDB's stdin to avoid messing the terminal settings
https://hg.python.org/cpython/rev/8b8ac7adbf49

New changeset c87cc05af8e7 by Martin Panter in branch '3.5':
Issue #14771: Redirect GDB's stdin to avoid messing the terminal settings
https://hg.python.org/cpython/rev/c87cc05af8e7
History
Date User Action Args
2016-01-16 05:21:43python-devsetrecipients: + python-dev, pitrou, ezio.melotti, neologix, BreamoreBoy, martin.panter, serhiy.storchaka
2016-01-16 05:21:43python-devlinkissue14771 messages
2016-01-16 05:21:42python-devcreate