why is bytearray treated so inefficiently by pickle?
Irmen de Jong
irmen.NOSPAM at xs4all.nl
Tue Nov 29 19:20:10 EST 2011
On 28-11-2011 3:09, Terry Reedy wrote:
> Possibly. The two developers listed as particularly interested in pickle are
> 'alexandre.vassalotti,pitrou' (antoine), so if you do open a tracker issue, add them as
> nosy.
>
> Take a look at http://www.python.org/dev/peps/pep-3154/
> by Antoine Pitrou or forwary your message to him.
>
Created a bug report + patches, http://bugs.python.org/issue13503
I've read the PEP, thanks, it was interesting. But I don't think my changes require a
new pickle protocol version bump.
Irmen
More information about the Python-list
mailing list