提交历史

作者 SHA1 备注 提交日期
  Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 年之前
  Yilun Chong 14bc658175 fix python cpp kokoro build 7 年之前
  Jie Luo 610e433888 Drop python2.6 8 年之前
  Jie Luo 028d6f13ee Add Python 3.5 3.6 8 年之前
  Jie Luo c2aa26e507 Revert "Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)" (#3524) 8 年之前
  cclauss 703f414ca6 Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512) 8 年之前
  Jie Luo b764e67812 Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION for pure python comformance test 8 年之前
  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) 9 年之前
  Josh Haberman e891c29f9b Allow conformance test runner to tolerate crashes, and re-enable conformance tests. 9 年之前
  Feng Xiao 283c40c897 Require six>=1.9 for Python. 9 年之前
  Feng Xiao 27b2423d6a Disable python conformnace tests as well. 9 年之前
  Josh Haberman 325392dd61 Conformance test implementation for Python. 10 年之前
  Josh Haberman c3ca920509 Pass $CC environment variable through tox. 10 年之前
  Josh Haberman d8814ed59e Special-case Clang-only warning flags to Clang. 10 年之前
  Josh Haberman 00700b7219 Removed all warnings from the Python/C++ build. 10 年之前
  Jie Luo 2850a98275 fix json_format for python2.6: 10 年之前
  Jisi Liu 72bd9c959a disable tests for python-cpp under py26 as well. 10 年之前
  Jisi Liu f509c7b2f5 disable py2.6 tests for json_format_test 10 年之前
  Dan O'Reilly d9598ca55d Fix Python 3.4 cpp implementation 10 年之前
  Dan O'Reilly 38eef02aab Fix metaclass issue on Python 3. Get text handling tests passing on Python 3. 10 年之前
  Dan O'Reilly 46969b99ca Set DYLD_LIBRARY_PATH for OSX 10 年之前
  Dan O'Reilly 3791c8051a Fix travis build 10 年之前
  Dan O'Reilly 5de2a81b01 Improve tox.ini, install py26 for travis. 10 年之前
  Dan O'Reilly 416f001adc Use tox in travis build. Tweak tox.ini 10 年之前
  Dan O'Reilly 3bdfb4b695 Add some clarifying comments. Remove ez_setup.py. 10 年之前
  Dan O'Reilly 9d689692d3 Make testing cpp implementation optional 10 年之前
  Dan O'Reilly 3083d8cee7 Fix --cpp_implementation test failure. Test both pure Python and cpp implementation in tox. 10 年之前
  Dan O'Reilly 7013a75b90 Disable py3* in tox 10 年之前
  Dan O'Reilly 981d6bf2f7 Build protobuf files in as part of tox runs. 10 年之前
  Tres Seaver f1eae1a168 Test under tox: Python 2.6, 2.7, 3.3, 3.4. 10 年之前