• Josh Haberman's avatar
    Fixes for Python/C++ implementation in open-source: · 0b70a437
    Josh Haberman authored
      * Rosy hack doesn't apply (that test should be removed
        for the open-source release).
    
      * Added our own copy of parameterized.py (the open-source
        version of Google Apputils doesn't contain it).
    
      * The C++ Descriptor object didn't implement extension_ranges.
    
      * Had to implement a hack around returning EncodeError, to
        work around the module-loading behavior of the test runner.
    0b70a437
Name
Last commit
Last update
..
internal Loading commit data...
pyext Loading commit data...
__init__.py Loading commit data...
descriptor.py Loading commit data...
descriptor_database.py Loading commit data...
descriptor_pool.py Loading commit data...
message.py Loading commit data...
message_factory.py Loading commit data...
proto_builder.py Loading commit data...
reflection.py Loading commit data...
service.py Loading commit data...
service_reflection.py Loading commit data...
symbol_database.py Loading commit data...
text_encoding.py Loading commit data...
text_format.py Loading commit data...