381 Commits (6a51c03823448a9229c50795ae0d984ac0fe4fbd)

Author SHA1 Message Date
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
Benjamin Peterson 188c44b117 Remove 2to3 code from setup.py. (#5114) 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
Feng Xiao afe98de32a Replace repo links. 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
Arun Olappamanna Vasudevan c7e0e262a6 pyext needs c++11 in linux and mac. (#4930) 6 years ago
Feng Xiao 2dcd6ae409
Remove/replace travis references (#4953) 6 years ago
Yilun Chong 359889bafd fix python cpp kokoro build 6 years ago
Yilun Chong 14bc658175 fix python cpp kokoro build 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
cclauss 35567c1668 global __version__ In setup.py (#4753) 7 years ago
cclauss 35c6927cc1 import inspect (#3507) 7 years ago
Thomas Colthurst 7c6514245b Introduce Proto C API; based on cl/198113115 by amauryfa 7 years ago
Paul Yang 6f723a6624
Always add -std=c++11 for mac (#4684) 7 years ago
Jisi Liu 45eb28b588 Update version number to 3.6.0 7 years ago
Yilun Chong 4a09836e6c Fix python ext build on kokoro (#4527) 7 years ago
Thomas Hisch 451e0446ab Add __init__.py files to compiler and util subpackages (#4117) 7 years ago
Paul Yang 3b6d027ba2
For windows, all python version should use /MT (#4468) 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 837c94b86f Include no_package.proto in Python test 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
Bo Yang 2ea2ad2089 Fix setup.py for windows build. 7 years ago
Jie Luo e34ec6077a
Only check filenames when end with .py in _CalledFromGeneratedFile() (#4262) 7 years ago
Yilun Chong aca6c15598 Fix some bug 7 years ago
Jisi Liu 8fc40b5502 Fix uploading binary wheel. 7 years ago
Jisi Liu 7ad8e7ad59 Disable pip cache when testing uploaded packages 7 years ago
Jisi Liu 050fc9a437 Update version number to 3.5.1 7 years ago
Feng Xiao 3a06fe1fc9 Fix file permission for python package. 7 years ago
Feng Xiao 0fc85acdf2 Fix file permission for python package. 7 years ago
cyyber 0e2089c775 Calling Keychecker before checking key in MessageMap 7 years ago
Jisi Liu acadade56e Remove py2.6 support. 7 years ago
Jisi Liu 594ec2262c Fix python descriptor test. 7 years ago
Yilun Chong 75523ec086 fix bugs 7 years ago
Adam Cozzette 92a7e778e7 Integrated internal changes from Google 7 years ago