765 Commits (202b10639242d3ee1d10c5577618aa008e222ec4)

Author SHA1 Message Date
Peter Sobot 50342e4812 Allowed json_format.ParseDict to parse extensions with scalar types. (#5609) 6 years ago
Adam Cozzette 1ee15baefc Updated version to 3.7.0rc2 6 years ago
Hao Nguyen d5be2baa46 Update version to 3.7.0 6 years ago
Yilun Chong 0adb74c2d3 Down-integrate internal changes to github. (#5555) 6 years ago
Bo Yang 624a40a387 Down-integrate internal changes to github. 6 years ago
Adam Cozzette 76d3961501 Cherry-picked some internal fixes from Google 6 years ago
giokara-oqton f22be4ddb0 fix json_format.ParseDict modifies input (#5267) 6 years ago
Adam Cozzette 0894e07536 Integrated internal changes from Google 6 years ago
Leon Barrett 9e69594adf Fix parsing empty Struct Values from Json (#5211) 6 years ago
Josh Kelley 8d6f8df1ec ParseFromString returns bytes parsed (#5166) 6 years ago
Kevin James f50a1f843e fix(python): fix deprecated collections.abc usage (#5195) 6 years ago
Josh Haberman e53be9bce4 Fixed Python extension compile. 6 years ago
Josh Haberman 986fad3eb1 Removed obsolete hash_map header that was breaking the compile. 6 years ago
Josh Haberman d61aede89c Down-integrate from google3. 6 years ago
Jie Luo ab09b2a2e2
Disable surrogate check for ucs2 (#5039) 6 years ago
Feng Xiao 14be563f00 Down-integrate proto2 namespace fix. 6 years ago
Feng Xiao acd5b05e9f Fix failing tests. 6 years ago
Feng Xiao 6bbe197e9c Down-integrate from google3. 6 years ago
Adam Cozzette 9e1286b949 Updated version numbers to 3.6.1 6 years ago
Ben Webb 0a59054c30 Add Python 3.7 compatibility (#4862) 6 years ago
Thomas Colthurst 79700b56b9 Update message_module.cc (#4835) 6 years ago
Thomas Colthurst 1ae2cc02b6 Fix capsule name. (#4836) 7 years ago
Yuchen Xie 595231dd5c Update minimal Python version to 2.7 (#4207) 7 years ago
Thomas Colthurst 7c6514245b Introduce Proto C API; based on cl/198113115 by amauryfa 7 years ago
Jisi Liu 45eb28b588 Update version number to 3.6.0 7 years ago
Thomas Hisch 451e0446ab Add __init__.py files to compiler and util subpackages (#4117) 7 years ago
Paul Yang c931743461
Merge branch (#4466) 7 years ago
Adam Cozzette 11d26ce24c Removed unused variables in repeated_scalar_container.cc 7 years ago
Adam Cozzette 8b3a72f3e9 Removed unused code pertaining to shared_ptr 7 years ago
Adam Cozzette c5fcce5f69 Added pyext/thread_unsafe_shared_ptr.h 7 years ago
Adam Cozzette 3fa5dadb61 Removed unrecognized option from no_package.proto 7 years ago
Adam Cozzette 0400cca323 Integrated internal changes from Google 7 years ago
Bo Yang b5fbb742af Bump version number to 3.5.2 7 years ago
Jie Luo e34ec6077a
Only check filenames when end with .py in _CalledFromGeneratedFile() (#4262) 7 years ago
Jisi Liu 050fc9a437 Update version number to 3.5.1 7 years ago
cyyber 0e2089c775 Calling Keychecker before checking key in MessageMap 7 years ago
Jisi Liu 594ec2262c Fix python descriptor test. 7 years ago
Adam Cozzette 92a7e778e7 Integrated internal changes from Google 7 years ago
Jisi Liu cf65a7946f Update version for 3.5.0.post1 7 years ago
Jie Luo 45d99a15f3
Add _file_desc_by_toplevel_extension back 7 years ago
Jisi Liu 97dd175a91 Update version number to 3.5.0 7 years ago
Roman Nekhoroshev da3bfa693a
Fix a typo in WKT's test suite 7 years ago
Jisi Liu 1a7a7fca80 Merge from google internal 7 years ago
Juan Leni 08334f0908 Converting to immutable hashable types 7 years ago
Jisi Liu dba647a6b2 Bump version for minor release 7 years ago
Adam Cozzette 13fd045dbb Integrated internal changes from Google 7 years ago
cclauss 472f700884 remove the parens from the cmp() lambda definition (#3526) 7 years ago
cclauss a04eb8c191 Define cmp() for Python 3 (#3517) 7 years ago
cclauss dded80f924 define long() for Python 3 7 years ago
Jie Luo f5817b3056 PY26 tests compatibility 7 years ago