Message286243
collections.Sequence has no relation to the pickle protocol. Every object that return listitems from the __reduce__() method must support the extend() method according to the specification. | |
| Date | User | Action | Args | | 2017-01-25 12:22:42 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, alexandre.vassalotti | | 2017-01-25 12:22:42 | serhiy.storchaka | set | messageid: <1485346962.53.0.72105901897.issue29368@psf.upfronthosting.co.za> | | 2017-01-25 12:22:42 | serhiy.storchaka | link | issue29368 messages | | 2017-01-25 12:22:42 | serhiy.storchaka | create | | |