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.
Created on 2018-04-13 07:39 by Michael McCoy, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 6461 | closed | python-dev, 2018-04-13 07:44 | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:59 | admin | set | github: 77452 |
| 2018-04-13 20:12:26 | serhiy.storchaka | set | status: open -> closed superseder: [doc] clarify that except does not match virtual subclasses of the specified exception type messages: + msg315262 resolution: duplicate stage: patch review -> resolved |
| 2018-04-13 19:20:20 | Michael McCoy | set | messages: + msg315258 |
| 2018-04-13 18:55:19 | serhiy.storchaka | set | messages: + msg315255 |
| 2018-04-13 18:32:15 | Michael McCoy | set | nosy:
+ serhiy.storchaka messages: + msg315252 |
| 2018-04-13 18:18:24 | Michael McCoy | set | title: Exception handling matches subclasses, not subtypes -> Exception handling should match subclasses, not subtypes |
| 2018-04-13 18:16:25 | Michael McCoy | set | title: Exception handling matches subtypes, not subclasses -> Exception handling matches subclasses, not subtypes |
| 2018-04-13 07:44:52 | python-dev | set | keywords:
+ patch stage: patch review pull_requests: + pull_request6155 |
| 2018-04-13 07:39:34 | Michael McCoy | create | |
➜
