2478 Commits (51ccea9ad4378d4e04e3ae3b343d241f8d2dfa56)

Author SHA1 Message Date
Richard Belleville e57c10d9f0 Add NullHandler to avoid warnings about no handler 6 years ago
Richard Belleville 3990ff1dcf Revert "Configure module level loggers with basicConfig()" 6 years ago
Richard Belleville 1ef01a1c29 Add failing unit test 6 years ago
Benjamin Peterson 187f7e4e4c Replace pkg_resources with pkgutil. 6 years ago
Yihua Zhang cd768ec12a use gRPC thread model 6 years ago
Richard Belleville 18cc5f5dbe Use custom assertions 6 years ago
Richard Belleville cf624a98e6 Isolate logging in all test cases 6 years ago
Naresh cd931752ca Bazel rules for gRPC Python interop tests 6 years ago
Naresh e4382abc9c Bazel rules for Python grpcio_reflection 6 years ago
ncteisen 44b262c361 fix build and sanity 6 years ago
Richard Belleville dc05e31ff1 Appease the yapf gods 6 years ago
Richard Belleville 78eae493b4 Add explicit test that user can configure their own handler 6 years ago
Richard Belleville fec37654fb Fix splat 6 years ago
Richard Belleville acc72c0835 Format code 6 years ago
Richard Belleville 79d0424468 Pull out function to patch stderr 6 years ago
Richard Belleville b7335f5c01 Add test for 'No handlers could be found' problem 6 years ago
ncteisen 1a3c2d3e3a Move uri_parser to lib 6 years ago
Richard Belleville a3ffca1440 Format code 6 years ago
Richard Belleville db1294dd47 Add logging tests to tests.json 6 years ago
Jan Tattermusch 185a0a7028 add python monkey-patch for parallel build_ext compilation 6 years ago
Richard Belleville 4d086ef0f4 Fix various mind-numbing typos 6 years ago
Richard Belleville fb972c960f Add basicConfig handler to grpcio_testing 6 years ago
Richard Belleville 240ca50ec2 Add basicConfig handler to unit tests 6 years ago
Richard Belleville 839722adc5 Add NullHandler to avoid warnings about no handler 6 years ago
Richard Belleville 1e05d48d2d Revert "Configure module level loggers with basicConfig()" 6 years ago
Richard Belleville ff1c31f47c Add failing unit test 6 years ago
ncteisen 3cb8b0b8cb Move uri_parser to common spot 6 years ago
Lidi Zheng 4e5ee57000 Change flag to `REQUIRE_CUSTOM_LIBRARIES_opt` 6 years ago
Lidi Zheng 7502a2311a
Try cleaner separation 6 years ago
Lidi Zheng 688db0ec5b
Remove the environment variable changing line 6 years ago
Lidi Zheng 9569ebe770 Add reference to the issue 6 years ago
Lidi Zheng 465886533f Ensure libboringssl.a is always built for Python 6 years ago
Stuart Bishop 11ab724b97
Handle missing globals in Python Channel destructors 6 years ago
Mark D. Roth f85fd026e3 Client-side health checking support. 6 years ago
Stanley Cheung 3dd82ec3c2 Regenerate projects 6 years ago
Yihua Zhang 81bc942cd8 security connector refactor 6 years ago
Yash Tibrewal 9b83b7d19e Adding intercepted channel 6 years ago
Vishal Powar a33e796575 Changes to register xds plugin init and shutdown. 6 years ago
ncteisen c27d2fcbbe Ban gevent test 6 years ago
Lidi Zheng 118e134ded fix Exception throw for invalid channel args 6 years ago
Mehrdad Afshari 9d2f985f55 Revert "Bazel rules for gRPC Python interop tests" 6 years ago
Mehrdad Afshari 45e8ada064 Revert "Bazel rules for Python grpcio_reflection" 6 years ago
Naresh 2e78e516ad
Bazel rules for Python grpcio_reflection 6 years ago
Naresh 9172775bc8 Bazel rules for gRPC Python interop tests 6 years ago
Naresh 873e0757cb
Bazel rules for Python grpcio_health_checking 6 years ago
Stanley Cheung cda4e7d1df Regenerate projects 6 years ago
Stanley Cheung e5ce1e36e6 Regenerate projects 6 years ago
Naresh e80230ae6f
Add Bazel targets for Python unit tests 6 years ago
Hope Casey-Allen 4772a743e8 Delete hpack lookup table 6 years ago
Vijay Pai be18cedf90 Delete epollsig poller and tests using it 6 years ago