Message102424
Since these sort of buffer objects don't exist in 3.x (so far as I know), I came up with a different way to test in 3.x (basically, trying to pickle bound or unbound methods).
It turns out that using this method to test it in 2.6 seems to fail where it should (in .put()), so if there's some sort of object that isn't pickleable in the same way as buffer that exists in 3.x, it should be tested to see if this specific problem is actually confined to 2.6 or not. |
|
Date |
User |
Action |
Args |
2010-04-05 22:52:08 | rschoon.old | set | recipients:
+ rschoon.old |
2010-04-05 22:52:08 | rschoon.old | set | messageid: <1270507928.01.0.484372545683.issue8323@psf.upfronthosting.co.za> |
2010-04-05 22:52:06 | rschoon.old | link | issue8323 messages |
2010-04-05 22:52:06 | rschoon.old | create | |
|