9 Commits (1a4915e345daae319b8d460c46e1a34d5e769a75)

Author SHA1 Message Date
Mike Kruskal ed5c57a574
Remove all autotools usage (#10132) 2 years ago
Joshua Haberman dce403a8b3 Sync from Piper @427369078 3 years ago
Joshua Haberman 301d315dc4
Dropped support for Python < 3.7 (#9480) 3 years ago
Bu Sun Kim c01cd6ec79
Add python 3.10 (#9034) 3 years ago
Joshua Haberman 359594f4bb Removed Python 2.x support for Python. 3 years ago
Joshua Haberman a33aa736fc Removed more testing of Python <3.5. 3 years ago
Joshua Haberman e5c570bb57 Sync from Piper @395706834 3 years ago
Bo Yang 2fbc07b243 Stopping build wheel for python 2.7 3 years ago
Bo Yang b84070eeaf Stopping build wheel for python 2.7 3 years ago
Joshua Haberman 96307d28f6 Sync from Piper @364389596 4 years ago
Alexander Shadchin 87dd07b436
Switch on "new" buffer API (#8339) 4 years ago
Bu Sun Kim 51c80ce1d5 add python 3.9 4 years ago
Joshua Haberman de371235c9 Sync from Piper @338284531 4 years ago
David L. Jones b774da0d42
Change Python kokoro configs to test only their specified version. (#7927) 4 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 years ago
Yilun Chong 359889bafd fix python cpp kokoro build 6 years ago
Yilun Chong 14bc658175 fix python cpp kokoro build 6 years ago
Jie Luo 610e433888 Drop python2.6 7 years ago
Jie Luo 028d6f13ee Add Python 3.5 3.6 7 years ago
Jie Luo c2aa26e507 Revert "Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)" (#3524) 7 years ago
cclauss 703f414ca6 Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512) 7 years ago
Jie Luo b764e67812 Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION for pure python comformance test 7 years ago
Paul Yang daba6653f1 Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232) 8 years ago
Paul Yang bc3bff165f Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232) 8 years ago
Josh Haberman 38bc15552d Added code to generate XML output file for more granular results. 9 years ago
Josh Haberman f6153b540a Work around tox bug. 9 years ago
Josh Haberman e891c29f9b Allow conformance test runner to tolerate crashes, and re-enable conformance tests. 9 years ago
Feng Xiao 283c40c897 Require six>=1.9 for Python. 9 years ago
Feng Xiao 27b2423d6a Disable python conformnace tests as well. 9 years ago
Josh Haberman 325392dd61 Conformance test implementation for Python. 9 years ago
Josh Haberman c3ca920509 Pass $CC environment variable through tox. 9 years ago
Josh Haberman d8814ed59e Special-case Clang-only warning flags to Clang. 9 years ago
Josh Haberman 00700b7219 Removed all warnings from the Python/C++ build. 9 years ago
Jie Luo 2850a98275 fix json_format for python2.6: 9 years ago
Jisi Liu 72bd9c959a disable tests for python-cpp under py26 as well. 9 years ago
Jisi Liu f509c7b2f5 disable py2.6 tests for json_format_test 9 years ago
Dan O'Reilly d9598ca55d Fix Python 3.4 cpp implementation 9 years ago
Dan O'Reilly 38eef02aab Fix metaclass issue on Python 3. Get text handling tests passing on Python 3. 9 years ago
Dan O'Reilly 46969b99ca Set DYLD_LIBRARY_PATH for OSX 9 years ago
Dan O'Reilly 3791c8051a Fix travis build 9 years ago
Dan O'Reilly 5de2a81b01 Improve tox.ini, install py26 for travis. 9 years ago
Dan O'Reilly 416f001adc Use tox in travis build. Tweak tox.ini 9 years ago
Dan O'Reilly 3bdfb4b695 Add some clarifying comments. Remove ez_setup.py. 9 years ago
Dan O'Reilly 9d689692d3 Make testing cpp implementation optional 9 years ago
Dan O'Reilly 3083d8cee7 Fix --cpp_implementation test failure. Test both pure Python and cpp implementation in tox. 9 years ago
Dan O'Reilly 7013a75b90 Disable py3* in tox 9 years ago
Dan O'Reilly 981d6bf2f7 Build protobuf files in as part of tox runs. 9 years ago
Tres Seaver f1eae1a168 Test under tox: Python 2.6, 2.7, 3.3, 3.4. 10 years ago