aboutsummaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2019-02-01Add several fixes for python toolchain (#5667)Paul Yang
2019-01-30Updated version to 3.7.0rc2Adam Cozzette
2019-01-24Update version to 3.7.0Hao Nguyen
2019-01-08Down-integrate internal changes to github. (#5555)Yilun Chong
2018-12-20Merge pull request #5502 from TeBoring/github-syncPaul Yang
2018-12-20Down-integrate internal changes to github.Bo Yang
2018-12-18Rebuild python docker image (#5475)Paul Yang
2018-11-28Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406)Paul Yang
2018-11-26fix json_format.ParseDict modifies input (#5267)giokara-oqton
2018-11-09Integrated internal changes from GoogleAdam Cozzette
2018-10-05Fix parsing empty Struct Values from Json (#5211)Leon Barrett
2018-10-05ParseFromString returns bytes parsed (#5166)Josh Kelley
2018-10-04fix(python): fix deprecated collections.abc usage (#5195)Kevin James
2018-09-10Remove 2to3 code from setup.py. (#5114)Benjamin Peterson
2018-09-07Fixed Python extension compile.Josh Haberman
2018-09-07Removed obsolete hash_map header that was breaking the compile.Josh Haberman
2018-09-04Down-integrate from google3.Josh Haberman
2018-08-22Replace repo links.Feng Xiao
2018-08-14Disable surrogate check for ucs2 (#5039)Jie Luo
2018-08-13Down-integrate proto2 namespace fix.Feng Xiao
2018-08-09Fix failing tests.Feng Xiao
2018-08-08Merge master branch.Feng Xiao
2018-08-08Down-integrate from google3.Feng Xiao
2018-08-01Merge branch '3.6.x' into merge-3-6-xAdam Cozzette
2018-07-27Updated version numbers to 3.6.1Adam Cozzette
2018-07-23pyext needs c++11 in linux and mac. (#4930)Arun Olappamanna Vasudevan
2018-07-22Remove/replace travis references (#4953)Feng Xiao
2018-07-15fix python cpp kokoro buildYilun Chong
2018-07-12fix python cpp kokoro buildYilun Chong
2018-07-12Add Python 3.7 compatibility (#4862)Ben Webb
2018-07-03Update message_module.cc (#4835)Thomas Colthurst
2018-06-29Fix capsule name. (#4836)Thomas Colthurst
2018-06-25Merge pull request #4827 from acozzette/merge-3-6-xAdam Cozzette
2018-06-25Update minimal Python version to 2.7 (#4207)Yuchen Xie
2018-06-25Merge branch '3.6.x' into merge-3-6-xAdam Cozzette
2018-06-25global __version__ In setup.py (#4753)cclauss
2018-06-11import inspect (#3507)cclauss
2018-05-30Introduce Proto C API; based on cl/198113115 by amauryfaThomas Colthurst
2018-05-25Always add -std=c++11 for mac (#4684)Paul Yang
2018-05-14Update version number to 3.6.0Jisi Liu
2018-05-03Fix python ext build on kokoro (#4527)Yilun Chong
2018-04-09Add __init__.py files to compiler and util subpackages (#4117)Thomas Hisch
2018-04-06For windows, all python version should use /MT (#4468)Paul Yang
2018-04-02Merge branch (#4466)Paul Yang
2018-03-20Removed unused variables in repeated_scalar_container.ccAdam Cozzette
2018-03-20Removed unused code pertaining to shared_ptrAdam Cozzette
2018-03-20Added pyext/thread_unsafe_shared_ptr.hAdam Cozzette
2018-03-20Removed unrecognized option from no_package.protoAdam Cozzette
2018-03-14Include no_package.proto in Python testAdam Cozzette
2018-03-13Merge branch 'master' into down-integrateAdam Cozzette