Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Juanli Shen
df7ad5f91c
Repo stats tracking
5 years ago
Richard Belleville
749c52de56
Refcount vtables
6 years ago
Lidi Zheng
8cb2d0546d
Upgrade sanity Docker image to debian:stretch
...
* Use latest pylint in Python 3.7 (they dropped support for PY2)
* Make latest pylint happy
* Forced to upgrade to shellcheck 0.4.4
* Make shellcheck 0.4.4 happy
* Adopt reviewers' advice to reduce global disabled rules
6 years ago
murgatroid99
2f4fabaf78
Remove added line in node perf build script
6 years ago
murgatroid99
70a8aa4a7d
Make Node perf build script idempotent, update to newer Node version
6 years ago
murgatroid99
fbf3bd460b
Fix some issues with Node benchmark scripts
7 years ago
murgatroid99
215b6555c1
Add Node perf tests for both implementations
7 years ago
Mehrdad Afshari
b189923376
Split binary and source distribtests for Python
7 years ago
Mehrdad Afshari
ecdd9147cf
Fix run_with_poller.sh to pass shellcheck
7 years ago
Craig Tiller
360712fe99
Start to get Bazel running different pollers
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Craig Tiller
4b53d35113
Faster test building: avoid repeated linking
8 years ago
Masood Malekghassemi
fe8dc883d0
Reorganize Python packages
...
This is in preparation of moving all tests into a separate package to
enable ease of coverage checking and testing.
9 years ago
Craig Tiller
94640a3df9
Rework python, expand tool to make this easier
10 years ago
Nathaniel Manista
1d1f952731
The Python interoperability testing server.
10 years ago
Nathaniel Manista
b8b0adfbf9
Refactoring of the Python build.
...
The source code is moved from src/python to
src/python/src. A setup.py is added at
src/python. The build_python.sh and
run_python.sh scripts are updated to build
and run the Python tests by building a
package and installing it in the developer's
Python 2.7 virtual environment.
10 years ago
Nathaniel Manista
59d095a7df
The logging_pool module.
10 years ago