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 | pitrou, python-dev, roger.serwy, serhiy.storchaka, terry.reedy |
| Date | 2013年04月12日.00:24:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Zn0GT37BrzSZT@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 99e363e67844 by Roger Serwy in branch '2.7': #17585: Fixed IDLE regression. Now closes when using exit() or quit(). http://hg.python.org/cpython/rev/99e363e67844 New changeset d3c67e2fc68c by Roger Serwy in branch '3.3': #17585: Fixed IDLE regression. Now closes when using exit() or quit(). http://hg.python.org/cpython/rev/d3c67e2fc68c New changeset 82451c88b3c0 by Roger Serwy in branch 'default': #17585: merge with 3.3. http://hg.python.org/cpython/rev/82451c88b3c0 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年04月12日 00:24:18 | python-dev | set | recipients: + python-dev, terry.reedy, pitrou, roger.serwy, serhiy.storchaka |
| 2013年04月12日 00:24:18 | python-dev | link | issue17585 messages |
| 2013年04月12日 00:24:18 | python-dev | create | |