Message 268584 - Python tracker
Message268584
| Author | python-dev |
|---|---|
| Recipients | JelleZijlstra, brett.cannon, martin.panter, python-dev, serhiy.storchaka, terry.reedy |
| Date | 2016-06-14.19:54:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160614195408.87428.15318.1A9E8CFF@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 78e5efa3dd9e by Serhiy Storchaka in branch '3.5': Issue #27238: Got rid of bare excepts in the turtle module. Original patch https://hg.python.org/cpython/rev/78e5efa3dd9e New changeset e9d023b7d676 by Serhiy Storchaka in branch '2.7': Issue #27238: Got rid of bare excepts in the turtle module. Original patch https://hg.python.org/cpython/rev/e9d023b7d676 New changeset cd68cf41adf2 by Serhiy Storchaka in branch 'default': Issue #27238: Got rid of bare excepts in the turtle module. Original patch https://hg.python.org/cpython/rev/cd68cf41adf2 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-14 19:54:31 | python-dev | set | recipients: + python-dev, brett.cannon, terry.reedy, martin.panter, serhiy.storchaka, JelleZijlstra |
| 2016-06-14 19:54:30 | python-dev | link | issue27238 messages |
| 2016-06-14 19:54:30 | python-dev | create | |