300 Commits (3e60646e15ae48962b202b8d349e29855b959fc1)

Author SHA1 Message Date
Nathan Baulch 8342a109ae Fix python typos (#38029) 2 weeks ago
Marcel ff7d726a91 [Python Bazel] Use `PyInfo` provider and `py_*` rules from rules_python (#37995) 4 weeks ago
Xuan Wang ac31fb0f61
[Python example] Fix version in generated code in example folder (#37665) 2 months ago
Xuan Wang 3546a3e930 [Python Distrib] Change warning to RuntimeError for version incompatibility (#37466) 3 months ago
Xuan Wang 4ad050e457 [Python] Update generated code warning version (#37229) 4 months ago
Michael c4bbaa25f8 Fix Typos In Docs & Code Comments (#37170) 5 months ago
Esun Kim 62401f643c [Dep] Roll-foward "Upgrading Protobuf to v27.0 (#36753)" (#37182) 5 months ago
Isidro 4c32bb44cd
route_guide_client.py minor changes (#36865) 5 months ago
Sreenithi Sridharan 7ff0c56ebd
Added Python Example for Flow Control (#37044) 5 months ago
Eugene Ostroukhov c92b43388c [Dep] Revert "Upgrading Protobuf to v27.0 (#36753)" (#37125) 5 months ago
Esun Kim 0ffab55534 [Dep] Upgrading Protobuf to v27.0 (#36753) 5 months ago
Xuan Wang 4df07a77f0
[Python o11] Add boundaries to CSM example (#36898) 5 months ago
Xuan Wang 4f3fba65fb
[Python CSM] Add example for CSM O11Y (#36829) 6 months ago
Xuan Wang 811bb258d8 [Python Otel] Use registered method at server side (#36371) 7 months ago
Xuan Wang 79e42f9837 [Python Otel] Remove opentelemetry version pin (#36448) 7 months ago
Xuan Wang 24be69b9bd [Python O11y] Change public interface (#36094) 9 months ago
Xuan Wang c910004328 [Python Stub] Add version check to stubs generated by grpcio_tools (#35906) 9 months ago
Xuan Wang 672d8abdca [Python Otel] Allow start observability without context manager (#35932) 9 months ago
Xuan Wang 2c9b599e5e [Python O11Y] Reapply registered method change (#35850) 9 months ago
Xuan Wang 9aa3c5835a [Python O11y] Remove exporter from public API and refactor tests (#35792) 10 months ago
Xuan Wang 80f3a90556
[Python O11Y] Add observability example (#35637) 10 months ago
Xuan Wang a18279db2e [Python O11Y] Revert registered method change (#35522) 11 months ago
Xuan Wang cd68c5e783
[Python Example] Add token based authentication example (#35477) 11 months ago
Xuan Wang 9a7c0b5f57 [Python Observability] Allow create call with registered method (#35002) 11 months ago
Xuan Wang 49d48c94ab
[Python Example] Fix compression example (#34745) 1 year ago
Xuan Wang cedef1b7f3
[Python example] Add example for TLS (#34116) 1 year ago
Sergii Tkachenko de6ed9ba9f
[Python] Migrate from yapf to black (#33138) 1 year ago
molto 1980841257
[example] Fix bad example (#32161) 2 years ago
Xuan Wang 40f20c0f48
[Python fix-it][Aysnc Example] Adding examples for aysnc interceptor context propagaton (#32840) 2 years ago
Xuan Wang a190831789
Add examples for timeout, kepp_alive, reflection and health_checking (#32243) 2 years ago
Richard Belleville d175c79935
Add lb policy example (#32256) 2 years ago
Xuan Wang 10e5b2115e
Add wait_for_ready with client timeout example (#32183) 2 years ago
Ian Rodney cfd3395e9b
explain that keys must be lower cased (#31586) 2 years ago
Ho Ngok Chao 28e49b0f6f
Add concurrency into python example in route_guide (#31724) 2 years ago
niquepolice 3714762731
Fix typo in multiprocessing example Readme (#30132) 2 years ago
Xuan Wang 149f5615ba
Remove enum and future (#31381) 2 years ago
Xuan Wang 7aca6d4007
[Remove Six] Remove dependency on six (#31340) 2 years ago
AmosWang 166824205e
Print info when server starts (#30964) 2 years ago
Yash Tibrewal 41ec08c69a
Update third_party/protobuf to 3.21.4 (#30377) 2 years ago
Lidi Zheng 3f2b3460a4
[Python] Add an UDS example (#29592) 3 years ago
Xiao ad3f591af3
[Aio] Fix typo in async graceful shutdown example (#29521) 3 years ago
Michael Mercier b784a4307d
Add python async example for hellostreamingworld using generator (#27343) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Richard Belleville ffc43e05d8
Switch Python xDS Example Server to Listen on IPV4 Only (#27679) (#27758) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
小么小儿郎EL 435d5207ab
fix: use == instead of is when comparing with a certain types of literals (#26519) 3 years ago
Richard Belleville a48067c4c8
Replace StopIteration with return (#26861) 3 years ago
Lidi Zheng 6c6463e1cd
Add retry example for gRPC Python (#26829) 3 years ago
Lidi Zheng 2231c2ba77
Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
Lidi Zheng 933b10d2a8
Add a correct graceful shutdwon example for the asyncio API (#26622) 3 years ago