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 | Finkregh, Rebecca, ajaksu2, falsetru, georg.brandl, nvetoshkin, pitrou, python-dev, schmir, vstinner |
| Date | 2011年05月09日.22:21:50 |
| SpamBayes Score | 0.00047852477 |
| Marked as misclassified | No |
| Message-id | <E1QJYpp-0006TI-KV@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset fa3227c3cf87 by Victor Stinner in branch '3.1': Issue #1195: Fix input() if it is interrupted by CTRL+d and then CTRL+c, http://hg.python.org/cpython/rev/fa3227c3cf87 New changeset b5914bfb4d04 by Victor Stinner in branch '3.2': Issue #1195: Fix input() if it is interrupted by CTRL+d and then CTRL+c, clear http://hg.python.org/cpython/rev/b5914bfb4d04 New changeset 3ff5d28ab630 by Victor Stinner in branch 'default': (Merge 3.2) Issue #1195: Fix input() if it is interrupted by CTRL+d and then http://hg.python.org/cpython/rev/3ff5d28ab630 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011年05月09日 22:21:52 | python-dev | set | recipients: + python-dev, georg.brandl, pitrou, falsetru, vstinner, ajaksu2, schmir, Rebecca, nvetoshkin, Finkregh |
| 2011年05月09日 22:21:50 | python-dev | link | issue1195 messages |
| 2011年05月09日 22:21:50 | python-dev | create | |