Message286248
> Every object that return listitems from the __reduce__() method must support the extend() method according to the specification.
Hum ok. I don't know well the pickle module, but according to your quote, yeah, the patch is valid.
pickle-appends-extend.patch LGTM, except minor comments.
It would be nice to get a feedback from Alexandre, but I'm not sure that he is still around :-/
What about Antoine Pitrou, are you around? :-) |
|
| Date |
User |
Action |
Args |
| 2017-01-25 13:13:27 | vstinner | set | recipients:
+ vstinner, pitrou, alexandre.vassalotti, serhiy.storchaka |
| 2017-01-25 13:13:27 | vstinner | set | messageid: <[email protected]> |
| 2017-01-25 13:13:27 | vstinner | link | issue29368 messages |
| 2017-01-25 13:13:27 | vstinner | create | |
|