Message 71510 - Python tracker
Message71510
| Author | habnabit |
|---|---|
| Recipients | alexandre.vassalotti, habnabit, jcea, pitrou, schmir |
| Date | 2008-08-20.04:50:13 |
| SpamBayes Score | 7.18726e-09 |
| Marked as misclassified | No |
| Message-id | <1219207821.18.0.80800070317.issue3119@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Alright, sorry this took so long. Hopefully this can still be included in 3.0. Included is a patch that no longer uses collections.deque and also adds a test case to test/test_pickle.py. The test catches RuntimeError and fails the unittest. I didn't see anything that would behave like the opposite of assertRaises except letting the exception propagate. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-20 04:50:21 | habnabit | set | recipients: + habnabit, jcea, pitrou, alexandre.vassalotti, schmir |
| 2008-08-20 04:50:21 | habnabit | set | messageid: <1219207821.18.0.80800070317.issue3119@psf.upfronthosting.co.za> |
| 2008-08-20 04:50:19 | habnabit | link | issue3119 messages |
| 2008-08-20 04:50:19 | habnabit | create | |