Message83542
Are you sure you uploaded the right patch? I've not tested it, but I
don't think this actually fixes the reported bug.
__setstate__ is *very* unlikely to be found in the instance's dict, so
you end up not calling __setstate__ at all.
If no test failed, this may indicate bad test coverage. |
|
| Date |
User |
Action |
Args |
| 2009-03-13 23:11:50 | ggenellina | set | recipients:
+ ggenellina, mwm |
| 2009-03-13 23:11:50 | ggenellina | set | messageid: <[email protected]> |
| 2009-03-13 23:11:01 | ggenellina | link | issue5370 messages |
| 2009-03-13 23:11:00 | ggenellina | create | |
|