[proxy] bugs.python.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Message 275968 - Python tracker

Message275968

Author python-dev
Recipients Bayard Randel, markroseman, python-dev, roger.serwy, terry.reedy
Date 2016-09-12.05:57:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160912055741.8517.11048.187E1884@psf.io>
In-reply-to
Content
New changeset 9148a2213631 by Terry Jan Reedy in branch '2.7':
Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
https://hg.python.org/cpython/rev/9148a2213631

New changeset 74b84014bc27 by Terry Jan Reedy in branch '3.5':
Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
https://hg.python.org/cpython/rev/74b84014bc27

New changeset 63f6ac38d18d by Terry Jan Reedy in branch 'default':
Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
https://hg.python.org/cpython/rev/63f6ac38d18d
History
Date User Action Args
2016-09-12 05:57:44python-devsetrecipients: + python-dev, terry.reedy, roger.serwy, markroseman, Bayard Randel
2016-09-12 05:57:44python-devlinkissue15308 messages
2016-09-12 05:57:43python-devcreate