Created on 2018-04-13 07:39 by Michael McCoy, last changed 2018-04-13 20:12 by serhiy.storchaka. This issue is now closed.
Pull Requests | |||
---|---|---|---|
URL | Status | Linked | Edit |
PR 6461 | open | python-dev, 2018-04-13 07:44 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2018-04-13 20:12:26 | serhiy.storchaka | set | status: open -> closed superseder: Allow catching virtual subclasses in except clauses 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 |