Jie Luo
|
d1eeb852fc
|
compatibility test between last released and current for java python php (#6441)
* compatibility tests between last released and the current version
|
5 years ago |
Mickaël Schoentgen
|
ed10d9cf6d
|
Fix several DeprecationWarning: invalid escape sequence (#5897)
Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr>
|
6 years ago |
Xiang Dai
|
e479410564
|
delete all duplicate empty blanks (#5758)
Signed-off-by: Xiang Dai <764524258@qq.com>
|
6 years ago |
Feng Xiao
|
afe98de32a
|
Replace repo links.
|
6 years ago |
Feng Xiao
|
6bbe197e9c
|
Down-integrate from google3.
|
6 years ago |
cclauss
|
472f700884
|
remove the parens from the cmp() lambda definition (#3526)
* 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
|
7 years ago |
cclauss
|
a04eb8c191
|
Define cmp() for Python 3 (#3517)
* 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
|
7 years ago |
Jisi Liu
|
09354db143
|
Merge from Google internal for 3.4 release
|
7 years ago |
Sebastian Schuberth
|
902af0816e
|
Prefer the term "3-Clause BSD License" over "New BSD License"
The first is the newer name, which is also more telling.
|
8 years ago |
Jie Luo
|
42e1e2abef
|
Fix python compatibility test when a new generated code imports an old version(2.6.1 or older) generated code.
|
8 years ago |
Jie Luo
|
ea51149100
|
Add python compatibility tests against v2.5.0 amd run on Travis.
|
8 years ago |
Jie Luo
|
140e28d12e
|
Add python compatibility tests against v2.5.0: copy tests and proto files from v2.5.0
|
8 years ago |