dep-protobuf/python/google/protobuf
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751)
* Fix a typo

* Fix lots of spelling errors

* Fix a few more spelling mistakes

* s/parsable/parseable/

* Don't touch the third party files

* Cloneable is the preferred C# term

* Copyable is the preferred C++ term

* Revert "s/parsable/parseable/"

This reverts commit 534ecf7675.

* Revert unparseable->unparsable corrections
2020-08-10 11:08:25 -07:00
..
compiler Add __init__.py files to compiler and util subpackages (#4117) 2018-04-09 12:43:10 -07:00
internal Fix lots of spelling errors (#7751) 2020-08-10 11:08:25 -07:00
pyext Fix lots of spelling errors (#7751) 2020-08-10 11:08:25 -07:00
util Add __init__.py files to compiler and util subpackages (#4117) 2018-04-09 12:43:10 -07:00
__init__.py Updated version to 3.12.3 and updated CHANGES.txt. (#7580) 2020-06-01 13:36:50 -07:00
descriptor.py Fix lots of spelling errors (#7751) 2020-08-10 11:08:25 -07:00
descriptor_database.py Fix lots of spelling errors (#7751) 2020-08-10 11:08:25 -07:00
descriptor_pool.py Sync from Piper @304070343 2020-03-31 16:25:37 -07:00
json_format.py Sync from Piper @316511779 2020-06-15 11:48:47 -07:00
message.py Set execute bit on files if and only if they begin with (#!). (#7347) 2020-04-01 15:28:25 -07:00
message_factory.py Sync from Piper @304070343 2020-03-31 16:25:37 -07:00
proto_api.h down integration from internal 2019-02-22 18:13:33 +08:00
proto_builder.py Down-integrate from google internal. 2015-10-05 11:59:43 -07:00
python_protobuf.h Down-integrate from google3. 2018-08-08 17:00:41 -07:00
reflection.py Set execute bit on files if and only if they begin with (#!). (#7347) 2020-04-01 15:28:25 -07:00
service.py Set execute bit on files if and only if they begin with (#!). (#7347) 2020-04-01 15:28:25 -07:00
service_reflection.py Set execute bit on files if and only if they begin with (#!). (#7347) 2020-04-01 15:28:25 -07:00
symbol_database.py Update docs so we can generate better output from Sphinx. (#7295) 2020-03-10 12:57:30 -07:00
text_encoding.py Down-integrate from google3. 2018-08-08 17:00:41 -07:00
text_format.py Sync from Piper @308829107 2020-04-28 08:40:38 -07:00