Pr0Ger / protobuf3

Protocol buffers library for Python 3
Other
5 stars 5 forks source link

Fix to varints of zero not being encoded at all #8

Closed jonathon-love closed 8 years ago

jonathon-love commented 8 years ago

… or being encoded with zero length

fixes #7