- 0497da8 [CI] Use python 3.9+ everywhere (#40139) by Sergii Tkachenko · 3 weeks ago
- 9ac4b4d [Python] [Part 1] Add Typeguard to AIO stack in tests (#40201) by Ashesh Vidyut · 5 weeks ago
- b04d382 [CI] Bump pylint to 2.17.7 (#40169) by Sergii Tkachenko · 5 weeks ago
- e2e1d63 Fix correct path for ruff.toml (#40175) by Ashesh Vidyut · 5 weeks ago
- 96e3b18 [Python][Part 1] - Introducing Ruff (#40160) by Ashesh Vidyut · 5 weeks ago
- 58022c6 [Release] Bump version to 1.75.0-dev (on master branch) (#40120) by Esun Kim · 6 weeks ago
- c8aa6b1 [Python] Upgrade Pytype (Part - 2) (#39817) by Ashesh Vidyut · 7 weeks ago
- 41e15e7 [python] Improve debugging for fork test (#39886) by Eugene Ostroukhov · 7 weeks ago
- 28e36d4 [dep] Upgrade Protobuf Version 31.1 (#39916) by Ashesh Vidyut · 7 weeks ago
- c4a70e3 [EventEngine] Fix Python reconnect issues: use iomgr backup poller when EE is disabled (#39894) by Sergii Tkachenko · 8 weeks ago
- 1f5ea25 [fork] Align error codes between Core and Python (#39739) by Eugene Ostroukhov · 9 weeks ago
- d312b25 [Python] Upgrade black (#39774) by Ashesh Vidyut · 10 weeks ago
- 0e54ed6 [Release] Bump version to 1.74.0-dev (on master branch) (#39614) by Yash Tibrewal · 3 months ago
- 9fe4f18 Add new Python specific Bazel compiler option to include GRPC_DO_NOT_INSTANTIATE_POSIX_POLLER build define in Bazel tests (#39346) by Sreenithi Sridharan · 3 months ago
- 7b5bd39 [channelz] Shard indices (#39306) by Craig Tiller · 4 months ago
- dbe77be [grpc_error] fix all tests to pass both with and without error_flatten experiment enabled (#39065) by Mark D. Roth · 4 months ago
- 38a825f fix: resolve issue where pre-release versions of protobuf are installed (#38986) by Anthonios Partheniou · 4 months ago
- 267a27c [Release] Bump version to 1.73.0-dev (on master branch) (#39161) by Xuan Wang · 4 months ago
- 5a18d66 [Deps] Updated Protobuf to v30 (#38725) by Esun Kim · 5 months ago
- 54d338e Bump dev version 202502191432 (#38787) by Eugene Ostroukhov · 6 months ago
- 80f3396 [Release] Bump version to 1.71.0-dev (on master branch) (#38406) by Stanley Cheung · 7 months ago
- cde3276 [release] Bump dev version on master to 1.70.0-dev (#38236) by Mark D. Roth · 8 months ago
- 8342a10 Fix python typos (#38029) by Nathan Baulch · 9 months ago
- dc9af5a reducing number of tooling tests to one (#37848) by Sourabh Singh · 9 months ago
- d53dde7 [Fix Flake] Fix contextvar test issue (#38076) by Xuan Wang · 9 months ago
- 30506ff [Python Aio] Fix test_cancel_after_done_writing (#38051) by Xuan Wang · 10 months ago
- ff7d726 [Python Bazel] Use `PyInfo` provider and `py_*` rules from rules_python (#37995) by Marcel · 10 months ago
- 2213447 Bump master version to 1.69.0-dev (#38000) by Richard Belleville · 10 months ago
- 316fa27 Temporarily skipping `TestChannelReady.channel_ready_blocked` test due to a flake (#37948) by Sreenithi Sridharan · 10 months ago
- e5952ff [Python CSM] Get mesh-id from env var instead of bootstrap file (#37837) by Xuan Wang · 10 months ago
- dc12396 Added excessive logging threshold test (#37274) by Sourabh Singh · 11 months ago
- 72c7cf8 [security] Change security level classification for local connections (#37266) by erm-g · 11 months ago
- a9114ff [Python test] Add log to print test start time and duration (#37761) by Xuan Wang · 11 months ago
- 9a1ba9d [Python test] Add test timestamp (#37703) by Xuan Wang · 11 months ago
- fbd1a61 [release] bump dev version on master branch (#37671) by apolcyn · 11 months ago
- 7293191 [Python Aio] Fix test_cancel_after_done_writing (#37651) by Xuan Wang · 11 months ago
- 2530ff7 [Python AIO] Extend the DDL in connectivity_test.test_unavailable_backend (#37645) by Xuan Wang · 12 months ago
- 8271b14 [reflection]: python: reflection returns `original_request` (#36944) by Corentin Girard · 1 year ago
- d835f8a [Release] Bump version to 1.67.0-dev (on master branch) (#37279) by AJ Heller · 1 year, 1 month ago
- 8043612 [Python Interop] Add signal handler to python interop client and server (#37241) by Xuan Wang · 1 year, 1 month ago
- f87084d [Release] Bump version to 1.66.0-dev (on master branch) (#36892) by Xuan Wang · 1 year, 2 months ago
- 14d76aa [Python CSM] Fix interop client and server flag (#36827) by Xuan Wang · 1 year, 2 months ago
- 82ca82c [Python CSM] Changes to enable Python CSM interop tests (#36790) by Xuan Wang · 1 year, 2 months ago
- f3220d0 [Python O11y] Implement CSM observability for Python (#36557) by Xuan Wang · 1 year, 3 months ago
- 1a96ce7 [Python AIO] Return EOF from UnaryStreamCall.read() as documented (#36660) by Xuan Wang · 1 year, 3 months ago
- 87b7190 [Release] Bump version to 1.65.0-dev (on master branch) (#36544) by Yash Tibrewal · 1 year, 3 months ago
- 811bb25 [Python Otel] Use registered method at server side (#36371) by Xuan Wang · 1 year, 4 months ago
- 4318b7e [Python tests] Allow passing kwargs to grpc.server in test_server (#36455) by Xuan Wang · 1 year, 4 months ago
- 79e42f9 [Python Otel] Remove opentelemetry version pin (#36448) by Xuan Wang · 1 year, 4 months ago
- e5131b5 [Python grpcio_tools] Update version requirement of protobuf in grpcio_tools (#36230) by Xuan Wang · 1 year, 4 months ago
- cd30592 [release] Bump dev version 202404101721 (#36333) by Yijie Ma · 1 year, 4 months ago
- ef5073f [Fix Python Deadlock] Guard grpc_google_default_credentials_create with nogil (#36266) by Anthonios Partheniou · 1 year, 4 months ago
- cff2a22 [PSM Interop] Enable Python Session Drain Test and add tini to Python interop client image (#36253) by Xuan Wang · 1 year, 4 months ago
- 3d82c52 [EventEngine] Refactor ServerCallbackCall to use EventEngine::Run (#36126) by AJ Heller · 1 year, 5 months ago
- c1f9199 [channel] canonify target and set channel arg in only one place (#36134) by Mark D. Roth · 1 year, 5 months ago
- 24be69b [Python O11y] Change public interface (#36094) by Xuan Wang · 1 year, 5 months ago
- c910004 [Python Stub] Add version check to stubs generated by grpcio_tools (#35906) by Xuan Wang · 1 year, 5 months ago
- 9ba8bb5 Revert "[AbortError] And and check AbortError while abort" (#36076) by Xuan Wang · 1 year, 5 months ago
- 675dccc [AbortError] Reapply "[AbortError] And and check AbortError while abort" (#34525) by Xuan Wang · 1 year, 5 months ago
- 672d8ab [Python Otel] Allow start observability without context manager (#35932) by Xuan Wang · 1 year, 5 months ago
- 2c9b599 [Python O11Y] Reapply registered method change (#35850) by Xuan Wang · 1 year, 6 months ago
- bb3edd2 [Python Modernization] Deprecate pkg_resources (#35849) by Xuan Wang · 1 year, 6 months ago
- 6c157f9 [Release] Bump version to 1.63.0-dev (on master branch) (#35899) by Eugene Ostroukhov · 1 year, 6 months ago
- 9aa3c58 [Python O11y] Remove exporter from public API and refactor tests (#35792) by Xuan Wang · 1 year, 6 months ago
- eae9c55 [Python Deps] Deprecate pkg_resources in grpc_tools (#35382) by Fahad Ahammed · 1 year, 7 months ago
- dc0fdc4 [Python PSM Interop] Use FrozenSet (#35759) by Xuan Wang · 1 year, 7 months ago
- 8ea3b41 [csds] Make grpc_dump_xds_configs return ClientStatusResponse (#35612) by Eugene Ostroukhov · 1 year, 7 months ago
- 8a3a46e [EventEngine] Enable the PosixEventEngine client experiment (#35669) by AJ Heller · 1 year, 7 months ago
- bdfacde [Python AIO] Raise resource_exhausted error in case of concurrent RPC limit exceeded (#35376) by Xuan Wang · 1 year, 7 months ago
- acdd076 [Python PSM Interop] Enable SSA testing for Python xDS client (#35596) by Xuan Wang · 1 year, 7 months ago
- 1afcc3b [Python O11y] Build and distrib O11y package (#35578) by Xuan Wang · 1 year, 7 months ago
- 7c347b9 [Release] Bump version to 1.62.0-dev (on master branch) (#35580) by Stanley Cheung · 1 year, 7 months ago
- a18279d [Python O11Y] Revert registered method change (#35522) by Xuan Wang · 1 year, 7 months ago
- 9a7c0b5 [Python Observability] Allow create call with registered method (#35002) by Xuan Wang · 1 year, 7 months ago
- 48cf940 [Python Otel] Re-apply Otel (#35439) by Xuan Wang · 1 year, 8 months ago
- 96b9e8d Automated rollback of commit d2da19e99e95d5df051227ae355efea3d9a898fb. by gRPC Team Bot · 1 year, 8 months ago
- d2da19e [python O11Y] Implement OpenTelemetry (#35292) by Xuan Wang · 1 year, 8 months ago
- 7f2ecdb [Python Observability] Building package and add to run_test (#34207) by Xuan Wang · 1 year, 8 months ago
- 15e2f9e [release] Bump version on master to 1.61.0-dev (#34923) by Mark D. Roth · 1 year, 9 months ago
- 0bffe0b [Python] Use same contextvars.Context for interceptors and RPC handler (#34291) by Kevin Cooney · 1 year, 10 months ago
- 65d4df2 [Python Aio] Convert metadata to aio.Metadata when necessary (#34347) by Xuan Wang · 1 year, 10 months ago
- 21c92da [interop] Add absl dependency to interop clients (#34666) by Vignesh Babu · 1 year, 10 months ago
- 43661ab [Python run_test] Revert "Revert "[Python run_test] Fix run_test"" (#34671) by Xuan Wang · 1 year, 10 months ago
- ccfc5b9 [Fix Python Deadlock] Guard grpc_ssl_credentials_create with nogil (#34712) by Xuan Wang · 1 year, 10 months ago
- 0496589 Revert "[Python run_test] Fix run_test" (#34667) by Craig Tiller · 1 year, 10 months ago
- 11d9b08 [Python run_test] Fix run_test (#34292) by Xuan Wang · 1 year, 10 months ago
- 523e393 Revert "[AbortError] And and check AbortError while abort" (#34515) by Xuan Wang · 1 year, 11 months ago
- b807a19 [AbortError] And and check AbortError while abort (#33969) by Xuan Wang · 1 year, 11 months ago
- 3bdd972 [Release] Bump master version to 1.60 (gjallarhorn) (#34488) by Richard Belleville · 1 year, 11 months ago
- 4dd4247 [Python Misc] Remove fetch_build_eggs & Fix run_test (#34270) by Xuan Wang · 2 years ago
- c7a1336 [Python 3.12] Deprecate distutil (#34186) by Xuan Wang · 2 years ago
- efc3843 [Test] Do not use importlib find_module API, removed in Python 3.12 (#33506) by Ben Beasley · 2 years ago
- 4295f02 [Interop Test] Update Docker images (#34210) by Eugene Ostroukhov · 2 years ago
- a90f300 [Release] Bump version to 1.59.0-dev (on master branch) (#34144) by Esun Kim · 2 years ago
- 1c39493 [Interop test] Install curl (#33982) by Eugene Ostroukhov · 2 years ago
- 30c68ed [Interop Test] Rollback image changes (#33979) by Eugene Ostroukhov · 2 years ago
- c73e743 [python][interop] Use python:3.9-slim as a baseimage (#33931) by Eugene Ostroukhov · 2 years, 1 month ago
- 82e506c [python O11Y] Refactor census propagation flow. (#33561) by Xuan Wang · 2 years, 1 month ago
- 96140ca [Aio AioRpcError] Allow pickle AioRpcError (#33891) by Xuan Wang · 2 years, 1 month ago
- 498fc99 [packaging] Publish xds-protos as part of the standard package pipeline (#33797) by Richard Belleville · 2 years, 1 month ago