Message111405
| Author | lukasz.langa |
|---|---|
| Recipients | beazley, brett.cannon, lukasz.langa |
| Date | 2010-07-24.01:00:40 |
| SpamBayes Score | 0.00025494656 |
| Marked as misclassified | No |
| Message-id | <1279933245.42.0.0140589645406.issue4686@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Sound argument. I've prepared a patch for Py3k that adds `args` for all exceptions. Unit tests were modified as to check whether the `args` are set correctly (which helped finding a couple of flaky assertions in the tests themselves :)). Brett, the code change is trivial. Tests aren't complicated as well. Should this change also be ported to py27-maint? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-24 01:00:45 | lukasz.langa | set | recipients: + lukasz.langa, brett.cannon, beazley |
| 2010-07-24 01:00:45 | lukasz.langa | set | messageid: <1279933245.42.0.0140589645406.issue4686@psf.upfronthosting.co.za> |
| 2010-07-24 01:00:43 | lukasz.langa | link | issue4686 messages |
| 2010-07-24 01:00:42 | lukasz.langa | create | |