appnexus / pyrobuf

A Cython alternative to Google's Python Protobuf library
Other
554 stars 76 forks source link

Fix Python 2 serialization issue for repeated string fields #117

Closed mariusmuja closed 5 years ago

mariusmuja commented 5 years ago

Fixes Python 2 serialization issue for repeated string fields.