protobuf/python/google
Joshua Haberman ffa71f8007 A few more cases for binary conformance tests. (#2500)
* A few more cases for binary conformance tests.

* over-encoded varints (encoded in more bytes than are necessary).
* truncated varints (>32 bits for 32-bit types).

* Fixed Python decoding bug with 32-bit varints.

* Fixed 1L -> 1LL for 32-bit platforms.
2017-01-06 16:58:21 -08:00
..
protobuf A few more cases for binary conformance tests. (#2500) 2017-01-06 16:58:21 -08:00
__init__.py Add a modified patch from craigcitro@ to handle namespace sharing. 2016-02-18 16:12:11 -08:00