- 01 Dec, 2017 1 commit
-
-
Adam Cozzette authored
-
- 18 Oct, 2017 1 commit
-
-
Jisi Liu authored
-
- 11 Oct, 2017 1 commit
-
-
Juan Leni authored
-
- 14 Sep, 2017 2 commits
-
-
Jisi Liu authored
-
Adam Cozzette authored
-
- 22 Aug, 2017 2 commits
-
-
Jie Luo authored
Jenkins complains for python 2.6 DEPRECATION: Python 2.6 is no longer supported by the Python core team ERROR: InvocationError: '/tmp/protobuf/protobuf/python/.tox/py26-cpp/bin/python setup.py -q build_py' https://grpc-testing.appspot.com/job/protobuf_pull_request/1502/testReport/junit/(root)/python_cpp/python_cpp/
-
Jie Luo authored
-
- 21 Aug, 2017 1 commit
-
-
cclauss authored
* remove the parens from the cmp() lambda definition https://github.com/PythonCharmers/python-future/pull/298 * remove the parens from the cmp() lambda definition https://github.com/PythonCharmers/python-future/pull/298
-
- 18 Aug, 2017 3 commits
-
-
cclauss authored
* Drop Python 3.3 from testing & add Python 3.5, 3.6 Python 3.3 goes [EOL](https://docs.python.org/devguide/index.html#branchstatus) next month. * Sync test.sh with the Python versions in tox.ini
-
cclauss authored
* Define cmp() for Python 3 http://python-future.org/compatible_idioms.html?highlight=cmp#cmp * Define cmp() for Python 3 http://python-future.org/compatible_idioms.html?highlight=cmp#cmp
- 17 Aug, 2017 2 commits
- 16 Aug, 2017 3 commits
- 04 Aug, 2017 2 commits
-
-
Jie Luo authored
1, Some tests in reflection_test PY26 raise TypeError but other versions raise ValueError for convert negative long to unsigned 2, Change compare exception type to compare exception str for testDuplicateExtensionNumber. Original code raise 'Double registration of Extensions' is not an instance of (<type 'exceptions.AssertionError'>, <type 'exceptions.ValueError'>) for PY26 cpp implementation t
-
Jie Luo authored
-
- 25 Jul, 2017 1 commit
-
-
Jisi Liu authored
-
- 24 Jul, 2017 3 commits
- 19 Jul, 2017 2 commits
- 18 Jul, 2017 1 commit
-
-
Jisi Liu authored
-
- 17 Jul, 2017 1 commit
-
-
Jie Luo authored
-
- 28 Jun, 2017 2 commits
-
-
Paul Yang authored
* Add scripts to build python wheel for linux. Followed PEP513. * Fix dist check for new added files. * Update README for usage example.
-
Yilun Chong authored
-
- 22 Jun, 2017 2 commits
-
-
Changming Sun authored
-
Brian J. Watson authored
-
- 21 Jun, 2017 1 commit
-
-
Bo Yang authored
-
- 23 May, 2017 1 commit
-
-
Misha Brukman authored
Fix indentation to enable code formatting for sample command lines to set them visually apart from the surrounding text, and make it easy to copy-paste. Add code formatting for env vars, paths, binary and library names for readability. Hide URLs behind text for readability and conciseness.
-
- 08 May, 2017 1 commit
-
-
Feng Xiao authored
-
- 20 Apr, 2017 1 commit
-
-
Feng Xiao authored
-
- 10 Apr, 2017 1 commit
-
-
Jie Luo authored
* Use PyUnicode_AsEncodedString() instead of PyUnicode_AsEncodedObject() * Cherrypick the fix descriptor_pool.FindFileContainingSymbol by extensions.
-
- 06 Apr, 2017 1 commit
-
-
Feng Xiao authored
-
- 29 Mar, 2017 2 commits
- 28 Feb, 2017 1 commit
-
-
Sebastian Schuberth authored
The first is the newer name, which is also more telling.
-
- 09 Feb, 2017 1 commit
-
-
Jie Luo authored
Fix python compatibility test when a new generated code imports an old version(2.6.1 or older) generated code.
-