aboutsummaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
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
2018-03-13Integrated internal changes from GoogleAdam Cozzette
2018-02-09Only check filenames when end with .py in _CalledFromGeneratedFile() (#4262)Jie Luo
2018-01-03Merge remote-tracking branch 'origin/3.5.x' into masterJisi Liu
2018-01-03Merge remote-tracking branch 'origin/3.5.x' into masterJisi Liu
2017-12-22Fix uploading binary wheel.Jisi Liu
2017-12-22Disable pip cache when testing uploaded packagesJisi Liu
2017-12-20Merge pull request #4030 from cyyber/masterFeng Xiao
2017-12-19Update version number to 3.5.1Jisi Liu
2017-12-15Fix file permission for python package.Feng Xiao
2017-12-15Merge pull request #4053 from xfxyjwf/fixumaskFeng Xiao
2017-12-14Fix file permission for python package.Feng Xiao
2017-12-15Calling Keychecker before checking key in MessageMapcyyber
2017-12-14Remove py2.6 support.Jisi Liu
2017-12-14Fix python descriptor test.Jisi Liu
2017-12-01Merge branch 'master' into down-integrateAdam Cozzette
2017-12-01Integrated internal changes from GoogleAdam Cozzette
2017-11-30Merge branch '3.5.x' into 3.5.x-mergeAdam Cozzette