- ed5c57a Remove all autotools usage (#10132) by Mike Kruskal · 3 years, 8 months ago
- 301d315 Dropped support for Python < 3.7 (#9480) by Joshua Haberman · 4 years, 2 months ago
- c01cd6e Add python 3.10 (#9034) by Bu Sun Kim · 4 years, 6 months ago
- a33aa73 Removed more testing of Python <3.5. by Joshua Haberman · 4 years, 7 months ago
- 2fbc07b Stopping build wheel for python 2.7 by Bo Yang · 4 years, 7 months ago
- 87dd07b Switch on "new" buffer API (#8339) by Alexander Shadchin · 5 years ago
- 51c80ce add python 3.9 by Bu Sun Kim · 5 years ago
- b774da0 Change Python kokoro configs to test only their specified version. (#7927) by David L. Jones · 6 years ago
- e479410 delete all duplicate empty blanks (#5758) by Xiang Dai · 7 years ago
- 14bc658 fix python cpp kokoro build by Yilun Chong · 8 years ago
- 610e433 Drop python2.6 by Jie Luo · 9 years ago
- 028d6f1 Add Python 3.5 3.6 by Jie Luo · 9 years ago
- c2aa26e Revert "Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)" (#3524) by Jie Luo · 9 years ago
- 703f414 Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512) by cclauss · 9 years ago
- b764e67 Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION for pure python comformance test by Jie Luo · 9 years ago
- daba665 Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232) by Paul Yang · 9 years ago
- e891c29 Allow conformance test runner to tolerate crashes, and re-enable conformance tests. by Josh Haberman · 10 years ago
- 283c40c Require six>=1.9 for Python. by Feng Xiao · 10 years ago
- 27b2423 Disable python conformnace tests as well. by Feng Xiao · 10 years ago
- 325392d Conformance test implementation for Python. by Josh Haberman · 10 years ago
- c3ca920 Pass $CC environment variable through tox. by Josh Haberman · 10 years ago
- d8814ed Special-case Clang-only warning flags to Clang. by Josh Haberman · 10 years ago
- 00700b7 Removed all warnings from the Python/C++ build. by Josh Haberman · 10 years ago
- 2850a98 fix json_format for python2.6: by Jie Luo · 10 years ago
- 72bd9c9 disable tests for python-cpp under py26 as well. by Jisi Liu · 11 years ago
- f509c7b disable py2.6 tests for json_format_test by Jisi Liu · 11 years ago
- d9598ca Fix Python 3.4 cpp implementation by Dan O'Reilly · 11 years ago
- 38eef02 Fix metaclass issue on Python 3. Get text handling tests passing on Python 3. by Dan O'Reilly · 11 years ago
- 46969b9 Set DYLD_LIBRARY_PATH for OSX by Dan O'Reilly · 11 years ago
- 3791c80 Fix travis build by Dan O'Reilly · 11 years ago
- 5de2a81 Improve tox.ini, install py26 for travis. by Dan O'Reilly · 11 years ago
- 416f001 Use tox in travis build. Tweak tox.ini by Dan O'Reilly · 11 years ago
- 3bdfb4b Add some clarifying comments. Remove ez_setup.py. by Dan O'Reilly · 11 years ago
- 9d68969 Make testing cpp implementation optional by Dan O'Reilly · 11 years ago
- 3083d8c Fix --cpp_implementation test failure. Test both pure Python and cpp implementation in tox. by Dan O'Reilly · 11 years ago
- 7013a75 Disable py3* in tox by Dan O'Reilly · 11 years ago
- 981d6bf Build protobuf files in as part of tox runs. by Dan O'Reilly · 11 years ago
- f1eae1a Test under tox: Python 2.6, 2.7, 3.3, 3.4. by Tres Seaver · 11 years ago