879 Commits (22.x-202303072154)

Author SHA1 Message Date
Hao Nguyen 2f864fdfdf Down integrate to Github 6 years ago
Hao Nguyen d0f91c863a
Down integrate to Github (#5839) 6 years ago
Paul Yang 582743bf40
Update version number to 3.7.0 (#5793) 6 years ago
Peter Ebden 2adde396ed Fix for construction of messages in the C++ Python implementation. (#2299) 6 years ago
Oliver Bristow 0de6577b7d Add EnumTypeWrapper.__getattr__ to access values (#5234) 6 years ago
Yilun Chong 603020940a fix mac python cpp building (#5786) 6 years ago
Yilun Chong 7bcb522287
fix mac python cpp building (#5786) 6 years ago
grindhold 3a538fc91e pyext: missing cast to constant char* (#5713) 6 years ago
Bo Yang b52754b719 Update version to 3.7.0rc3 6 years ago
Yilun Chong d8c2501b43 down integration from internal 6 years ago
Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 years ago
Paul Yang c7b3392201
Update version to 3.7.0 (#5749) 6 years ago
Paul Yang 5b4ac53c97
Add several fixes for python toolchain (#5667) 6 years ago
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
Paul Yang 4dec4f9371
Rebuild python docker image (#5475) 6 years ago
Adam Cozzette 76d3961501 Cherry-picked some internal fixes from Google 6 years ago
Paul Yang 704037f23a
Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406) 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
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