Created on 2012-05-15 21:13 by patricksmith, last changed 2012-05-16 16:19 by r.david.murray. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| assertissubclass.patch | patricksmith, 2012-05-15 21:13 | Patch that adds `assertIsSubclass` and `assertNotIsSubclass` to `unittest.TestCase` | review | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-05-16 16:19:46 | r.david.murray | set | status: open -> closed |
| 2012-05-16 16:18:24 | r.david.murray | set | status: pending -> open nosy: + r.david.murray messages: + msg160878 |
| 2012-05-16 15:02:54 | ezio.melotti | set | status: open -> pending messages: + msg160875 |
| 2012-05-16 12:17:04 | Brian.Jones | set | status: pending -> open nosy: + Brian.Jones messages: + msg160844 |
| 2012-05-15 21:16:57 | ezio.melotti | set | status: open -> pending versions: + Python 3.3 nosy: + ezio.melotti, michael.foord messages: + msg160764 resolution: rejected stage: committed/rejected |
| 2012-05-15 21:13:14 | patricksmith | create | |
