Lidi Zheng
b65679bb74
Include AsyncIO interceptors in generated doc
4 years ago
Lidi Zheng
1389fa7426
Incur setuptools as an dependency for grpcio_tools
4 years ago
Lidi Zheng
35f48d584d
Explicitly import "util"
4 years ago
Esun Kim
d92bde3f52
To karthikravis
4 years ago
Lidi Zheng
6339ae9a4a
Use Python3 for build_cleaner
4 years ago
Lidi Zheng
a9361ecc62
Update build_cleaner
4 years ago
Lidi Zheng
39504dd984
Add --ignore-installed
4 years ago
Lidi Zheng
9191625db7
Upgrade yaml
4 years ago
Lidi Zheng
76aade3eac
Resolve warnings and deprecations in several scripts in tools
4 years ago
Lidi Zheng
cbab3b4dac
Str and bytes have different interface...
4 years ago
Lidi Zheng
0e275f3d2b
Change to explicitly encode
4 years ago
Lidi Zheng
e191e98f37
Unify the encoding to ascii
4 years ago
Lidi Zheng
892e7bacb1
Explicitly set encoding to ascii to prevent TypeError in 3.7+
4 years ago
root
e250601ff2
add ifdef for compiling on php8
4 years ago
Patrice Chalin
3732feb204
Drop "C" from "C core"
4 years ago
Jan Tattermusch
2ebd3c3c02
Merge pull request #24714 from jtattermusch/better_unity_check
...
Improve PlatformApis check for detecting Unity
4 years ago
Jan Tattermusch
cc956c8e85
Merge pull request #24726 from chalin/patch-1
...
Copyedits to release header
4 years ago
yulin liang
4e296f0f68
Merge pull request #24742 from yulin-liang/flaky-test
...
Fix ios flaky tests
4 years ago
Esun Kim
2c7ffc45f0
Merge pull request #24740 from veblush/rbe-py-cert
...
Add a workaround for CERTIFICATE_VERIFY_FAILED
4 years ago
yulin-liang
5e175b9de7
Fix ios flaky tests
4 years ago
Esun Kim
cdc1961bf8
Merge pull request #24735 from veblush/ios-requests
...
Python3ize ios_bin/binary_size.py
4 years ago
Esun Kim
0859a3e43a
Add a workaround for CERTIFICATE_VERIFY_FAILED
4 years ago
Esun Kim
bfdfc9eabc
Python3 ios_bin/binary_size.py
4 years ago
Patrice Chalin
ff79966313
Simplify src/core/README.md
...
Alternative to #24736 .
4 years ago
Esun Kim
b99676f3a6
Merge pull request #24734 from veblush/uds-fix
...
Disable uds-abstract tests on mac
4 years ago
Esun Kim
549810900d
Disable uds-abstract tests on mac
4 years ago
yang-g
de7e8a249c
Return given code/message for lame channel rather than Unknown.
4 years ago
Mark D. Roth
28c795f542
Merge pull request #24618 from renkelvin/aws-signer
...
[3PI Support] Add aws signature v4 signer
4 years ago
Richard Belleville
dae8888da3
Merge pull request #24727 from chalin/patch-2
...
Link to Python gRPC page on grpc.io
4 years ago
Patrice Chalin
d109c5be50
Link to Python gRPC page on grpc.io
...
The newly updated [gRPC Python](https://grpc.io/docs/languages/python/ ) page, contains links to the quick start, tutorial, examples and more! Link directly to that page, rather than refer to only part of its contents.
4 years ago
Patrice Chalin
7f5c7d57a4
Copyedits to release header
4 years ago
Chuan Ren
bedaeb5265
Add aws signature v4 signer
4 years ago
Lidi Zheng
4dab5d3deb
Merge pull request #24718 from lidizheng/stop-ctrl-c-spam
...
Stop the spamming log generated by ctrl-c for AsyncIO server
4 years ago
Chengyuan Zhang
ce1978c71b
Merge pull request #24704 from voidzcy/impl/circuit_breaking_interop_test_advanced
...
Implement xDS circuit breaking interop test.
4 years ago
yulin liang
850f0c7c86
Merge pull request #24672 from yulin-liang/flaky-cronet-test
...
Fix flaky ios-cpp-test-cronet test.
4 years ago
Lidi Zheng
6b76701426
Merge pull request #24720 from lidizheng/oct-or-dec
...
Hard code the base of the number parsing to decimal
4 years ago
Yash Tibrewal
0b4c258354
Merge pull request #24711 from yashykt/filewatcherconfig
...
File watcher certificate provider config parsing
4 years ago
Adam J Heller
ddadc7a001
Merge pull request #24708 from drfloob/surface_build_gen_failures
...
Surface build errors from generate_projects.sh
4 years ago
Lidi Zheng
ab96b012ee
Hard code the base of the string to decimal
4 years ago
AJ Heller
b2d3d157e3
Make generate_projects.sh fail earlier on job errors
4 years ago
Chengyuan Zhang
16d6b8044f
Fix lint, formatting.
4 years ago
yulin liang
434ee1a522
Merge pull request #24719 from yulin-liang/empty_initial_metadata
...
InitialMetadata callback shouldn't be triggered with empty initialMet…
4 years ago
Chengyuan Zhang
643e5bcd1e
Merge pull request #24703 from voidzcy/impl/update_xds_interop_test_proto
...
Update xDS interop test proto to aggregate accumulated stats based on RPC methods.
4 years ago
Yash Tibrewal
d45bbe46e0
File watcher certificate provider config parsing
4 years ago
Lidi Zheng
c0e0207fde
Add the empty line back
4 years ago
Lidi Zheng
a012edf10f
Stop the ctrl-c spam
4 years ago
yulin-liang
27e6e97754
InitialMetadata callback shouldn't be triggered with empty initialMetadata.
4 years ago
Lidi Zheng
3a81243cbd
Merge pull request #24717 from lidizheng/unary-stream-exp
...
Optimization single-threaded unary-stream benchmark
4 years ago
donnadionne
135bc2e2cd
Merge pull request #24674 from donnadionne/ignore
...
Add option to priority policy to ignore reresolution requests from a given child.
4 years ago
donnadionne
ae55be3fff
Merge pull request #24683 from donnadionne/protect_timeout
...
Protect timeout feature under a flag and added testing.
4 years ago