Message192012
| Author | r.david.murray |
|---|---|
| Recipients | barry, r.david.murray |
| Date | 2013-06-28.19:16:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1372446982.29.0.852040030503.issue18324@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In order to maintain model consistency without exposing the need for 'surrogateescape' to library users, it should be possible to pass binary data to set_payload and have it do the correct conversion to the expected storage format for the model. Currently, this does not work. The attached patch provides one example test out of a class of tests that should be written and made to pass. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-06-28 19:16:22 | r.david.murray | set | recipients: + r.david.murray, barry |
| 2013-06-28 19:16:22 | r.david.murray | set | messageid: <1372446982.29.0.852040030503.issue18324@psf.upfronthosting.co.za> |
| 2013-06-28 19:16:22 | r.david.murray | link | issue18324 messages |
| 2013-06-28 19:16:22 | r.david.murray | create | |