aboutsummaryrefslogtreecommitdiffhomepage
path: root/python/compatibility_tests/v2.5.0/tests
Commit message (Collapse)AuthorAge
* Merge pull request #3529 from pherl/merge3.4.xGravatar Jisi Liu2017-08-21
|\ | | | | Merge 3.4.x into master
* | remove the parens from the cmp() lambda definition (#3526)Gravatar cclauss2017-08-21
| | | | | | | | | | | | | | | | | | | | * 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
| * Merge remote-tracking branch 'origin/3.4.x' into mergemasterGravatar Jisi Liu2017-08-18
|/|
* | Define cmp() for Python 3 (#3517)Gravatar cclauss2017-08-18
| | | | | | | | | | | | | | | | | | | | * 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
| * Merge from Google internal for 3.4 releaseGravatar Jisi Liu2017-07-18
|/
* Add python compatibility tests against v2.5.0 amd run on Travis.Gravatar Jie Luo2017-01-26
|
* Add python compatibility tests against v2.5.0: copy tests and proto files ↵Gravatar Jie Luo2017-01-23
from v2.5.0