• Josh Kelley's avatar
    ParseFromString returns bytes parsed (#5166) · 8d6f8df1
    Josh Kelley authored
    * ParseFromString returns bytes parsed
    
    ParseFromString is documented as returning the number of bytes parsed,
    and the C++ implementation does this, so the Python implementation
    should too.
    
    See #5165.
    
    * Fix docstring
    
    * Add a test for ParseFromString length behavior
    8d6f8df1
Name
Last commit
Last update
..
compatibility_tests/v2.5.0 Loading commit data...
google Loading commit data...
release/wheel Loading commit data...
MANIFEST.in Loading commit data...
README.md Loading commit data...
mox.py Loading commit data...
release.sh Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...
stubout.py Loading commit data...
tox.ini Loading commit data...