Message193456
| Author | r.david.murray |
|---|---|
| Recipients | barry, r.david.murray, vajrasky |
| Date | 2013-07-21.15:38:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1374421127.63.0.997110801246.issue18324@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It looks like you are still patching get_payload. This should be a really simple patch against set_payload. It occurs to me that there could be a backward compatibility concern if passing binary to set_payload currently actually works in some cases, so we definitely needs a bunch of test that do that to make sure they all fail before we fix the bug :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-07-21 15:38:47 | r.david.murray | set | recipients: + r.david.murray, barry, vajrasky |
| 2013-07-21 15:38:47 | r.david.murray | set | messageid: <1374421127.63.0.997110801246.issue18324@psf.upfronthosting.co.za> |
| 2013-07-21 15:38:47 | r.david.murray | link | issue18324 messages |
| 2013-07-21 15:38:47 | r.david.murray | create | |