Closed aidanhs closed 4 years ago
I think the main thing I'd probably want to get in is the optimisation mentioned in the TODO, to use the memo for the two fixed strings - I'd probably put that in a major bump for safety because it influences how friendly the serializer is to other things serializing to the same pickle.
I'll probably get to in in the next couple of weeks if that works?
Sounds good, I'll do the 1.0 then!
Just wanted to follow up on this - unfortunately I'm not using serde-pickle any more and so won't get round to adding that optimisation. Sorry!
Based on the Python 3 serialization of byte strings in proto v2