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