1. 10ecb08 Merge pull request #8121 from busunkim96/add-39 by gerben-s · 4 years, 2 months ago
  2. 26c0fbc Add macOS big sur compatibility by Thomas BACCELLI · 4 years, 4 months ago
  3. 51c80ce add python 3.9 by Bu Sun Kim · 4 years, 4 months ago
  4. 7daf0aa Removed the unnecessary setuptools package dependency for Python package. by Misha Seltzer · 4 years, 6 months ago
  5. 3abbbd8 python/setup.py: remove unneeded wheel dependency by Fabrice Fontaine · 4 years, 6 months ago
  6. ff06e23 Add a setuptools extension for generating Python protobufs (#7783) by David L. Jones · 4 years, 7 months ago
  7. 223e891 Removed test files from pypi distribution generation code. by Misha Seltzer · 4 years, 7 months ago
  8. ff92cee Fixed release.sh and setup.py for Python by Adam Cozzette · 4 years, 8 months ago
  9. 6ed7383 Sync from Piper @311396324 by Joshua Haberman · 4 years, 11 months ago
  10. b7742c5 Sync from Piper @305505267 by Joshua Haberman · 5 years ago
  11. b99994d Sync from Piper @304070343 by Joshua Haberman · 5 years ago
  12. 619a826 Make sure setup.py has a valid path. by David L. Jones · 5 years ago
  13. 35a2bf9 python: publish sphinx docs to read the docs by Tim Swast · 5 years ago
  14. 09cab82 Down integrate to GitHub by Hao Nguyen · 6 years ago
  15. 7bcb522 fix mac python cpp building (#5786) by Yilun Chong · 6 years ago
  16. 4dec4f9 Rebuild python docker image (#5475) by Paul Yang · 6 years ago
  17. 704037f Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406) by Paul Yang · 6 years ago
  18. 188c44b Remove 2to3 code from setup.py. (#5114) by Benjamin Peterson · 7 years ago
  19. afe98de Replace repo links. by Feng Xiao · 7 years ago
  20. acd5b05 Fix failing tests. by Feng Xiao · 7 years ago
  21. c7e0e26 pyext needs c++11 in linux and mac. (#4930) by Arun Olappamanna Vasudevan · 7 years ago
  22. d6f346b Merge pull request #4827 from acozzette/merge-3-6-x by Adam Cozzette · 7 years ago
  23. 595231d Update minimal Python version to 2.7 (#4207) by Yuchen Xie · 7 years ago
  24. 82d3d7d Merge branch '3.6.x' into merge-3-6-x by Adam Cozzette · 7 years ago
  25. 35567c1 global __version__ In setup.py (#4753) by cclauss · 7 years ago
  26. 6f723a6 Always add -std=c++11 for mac (#4684) by Paul Yang · 7 years ago
  27. 4a09836 Fix python ext build on kokoro (#4527) by Yilun Chong · 7 years ago
  28. 451e044 Add __init__.py files to compiler and util subpackages (#4117) by Thomas Hisch · 7 years ago
  29. 3b6d027 For windows, all python version should use /MT (#4468) by Paul Yang · 7 years ago
  30. c931743 Merge branch (#4466) by Paul Yang · 7 years ago
  31. 837c94b Include no_package.proto in Python test by Adam Cozzette · 7 years ago
  32. acadade Remove py2.6 support. by Jisi Liu · 7 years ago
  33. 13fd045 Integrated internal changes from Google by Adam Cozzette · 8 years ago
  34. 18a0c2c add proto2 supported for cpp,python,nodejs,ruby,php by Yilun Chong · 8 years ago
  35. 902af08 Prefer the term "3-Clause BSD License" over "New BSD License" by Sebastian Schuberth · 8 years ago
  36. 7f3e237 Merge 3.2.x branch into master (#2648) by Paul Yang · 8 years ago
  37. f1ce60e Factored Conformance and Benchmark test messages into shared test schema. (#1971) by Joshua Haberman · 8 years ago
  38. d64a2d9 Integrated internal changes from Google by Adam Cozzette · 9 years ago
  39. b3bb46c Added download_url to be able to upload to pypi. by Jisi Liu · 9 years ago
  40. cba75ad Merge branch 'master' of github.com:google/protobuf by Jisi Liu · 9 years ago
  41. cf828de Linking the cpp implementation extension statically with libprotobuf by Manjunath Kudlur · 9 years ago
  42. 1bf446c Disable sign-compare warning. by Jisi Liu · 9 years ago
  43. 0e7c0c2 Add back the namespace_packages arg in setup.py. by Craig Citro · 9 years ago
  44. 786f80f Add a modified patch from craigcitro@ to handle namespace sharing. by Silviu Calinoiu · 9 years ago
  45. e891c29 Allow conformance test runner to tolerate crashes, and re-enable conformance tests. by Josh Haberman · 9 years ago
  46. e1abdf2 Fixed compile for Python 3. There are still some crashes though. by Josh Haberman · 9 years ago
  47. 283c40c Require six>=1.9 for Python. by Feng Xiao · 9 years ago
  48. b7610f1 Add missing files to EXTRA_DIST. by Feng Xiao · 9 years ago
  49. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
  50. 4b31ffa Added Python failure lists, and fixes to make sure failure propagates. by Josh Haberman · 9 years ago
  51. 325392d Conformance test implementation for Python. by Josh Haberman · 9 years ago
  52. d8814ed Special-case Clang-only warning flags to Clang. by Josh Haberman · 9 years ago
  53. 30cbd4c Disable some more warnings to be warnings-free. by Josh Haberman · 9 years ago
  54. 00700b7 Removed all warnings from the Python/C++ build. by Josh Haberman · 9 years ago
  55. f6fa5c7 add complete WKT for python. by Jisi Liu · 9 years ago
  56. 7464f40 Generate well known types for python. by Jisi Liu · 9 years ago
  57. 46e8ff6 Down-integrate from google internal. by Jisi Liu · 9 years ago
  58. b192ba8 Merge remote-tracking branch 'origin/master' into beta-1 by Feng Xiao · 10 years ago
  59. b0f6611 Down-integrate from internal branch. by Jisi Liu · 10 years ago
  60. 3791c80 Fix travis build by Dan O'Reilly · 10 years ago
  61. afa488c Remove debug code by Dan O'Reilly · 10 years ago
  62. 416f001 Use tox in travis build. Tweak tox.ini by Dan O'Reilly · 10 years ago
  63. 3bdfb4b Add some clarifying comments. Remove ez_setup.py. by Dan O'Reilly · 10 years ago
  64. 2621c8a Get Python 2.6 working. by Dan O'Reilly · 10 years ago
  65. 833c046 Fixing some tests by Dan O'Reilly · 10 years ago
  66. e47cdd5 Merge remote-tracking branch 'upstream/master' into py2_py3_straddle by Dan O'Reilly · 10 years ago
  67. 8e14268 Replace the check of "../.git" by Feng Xiao · 10 years ago
  68. 5db2173 down-integrate internal changes by Bo Yang · 10 years ago
  69. e4f4d9f Only generate protos in development by Tamir Duberstein · 10 years ago
  70. 5018c43 Use glob to simplify by Tamir Duberstein · 10 years ago
  71. cd14108 Merge pull request #255 from btabibian/master by Joshua Haberman · 10 years ago
  72. 2bf92b3 mend by Behzad Tabibian · 10 years ago
  73. 21a7cf9 Noramlize 'setup.py' to fit conventions: by Tamir Duberstein · 10 years ago
  74. 9d9d0b7 Don't hard-code the python path by Tamir Duberstein · 10 years ago
  75. 4b47702 adding globals() to exec call for python3 compatibility by Behzad Tabibian · 10 years ago
  76. 9f42f5f [PYTHON] Drop dependency on 'google.apputils'. by Tamir Duberstein · 10 years ago
  77. a46a2e9 [PYTHON] Remove unnecessary `include_dir` by Tamir Duberstein · 10 years ago
  78. 8ede281 Remove useless file that doesn't load by Tamir Duberstein · 10 years ago
  79. 4573e11 Fix python versions to comply with pep-0440. by Jisi Liu · 10 years ago
  80. 40f2df3 Bump the version number to 3.0.0-alpha-3-pre by Jisi Liu · 10 years ago
  81. ada6556 Down integrate from Google internal. by Jisi Liu · 10 years ago
  82. 7d8564f Update version number to 3.0.0-alpha-2 by Jisi Liu · 10 years ago
  83. daeaa6a Declare explicit support for Python 3.3 and 3.4. by Tres Seaver · 10 years ago
  84. 11de419 Merge branch 'python-update_setup' into straddle_py2_py3 by Tres Seaver · 10 years ago
  85. 71edc31 Compatibility with Python2.6 unittest. by Tres Seaver · 10 years ago
  86. 70dcdeb Merge branch 'prep_for_py2_py3_straddle' into straddle_py2_py3 by Tres Seaver · 10 years ago
  87. fec1b8e Overlooked dependency. by Tres Seaver · 10 years ago
  88. 7ee2583 Drop dependency on 'google.apputils'. by Tres Seaver · 10 years ago
  89. e17f78b Noramlize 'setup.py' to fit conventions: by Tres Seaver · 10 years ago
  90. cb0ba5f Update version number to v3.0.0-pre by Feng Xiao · 10 years ago
  91. 81a630c Update version number to v3.0.0-alpha-1 by Feng Xiao · 10 years ago
  92. d1ec493 Fix Python C++ implementation build issues: by Feng Xiao · 10 years ago
  93. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  94. ad7f41b Merge pull request #50 from dlitz/compat-py3k by Feng Xiao · 10 years ago
  95. df5481c Update version number to 2.6.2-pre. by Feng Xiao · 10 years ago
  96. bba8365 Update version number to 2.6.1. by Feng Xiao · 10 years ago v2.6.1
  97. b460610 Omit google-apputils dependency under Python 3 by Dwayne Litzenberger · 10 years ago
  98. 0fd260e Use 2to3 when building under Python 3. by Dwayne Litzenberger · 10 years ago
  99. d9d1da9 Update version number to 2.6.1rc1 by Feng Xiao · 10 years ago
  100. eb223ed Merge pull request #3 from dhirschfeld/pyext-fix by Feng Xiao · 10 years ago