grpc/test/distrib
Xuan Wang 73b0ac2067 [Python Version] Drop support for Python 3.7 (#34450)
### NOTE
* We shouldn't merge this PR until GCP cloud functions drops support for Python 3.7 ([Currently scheduled for GCF](https://cloud.google.com/functions/docs/runtime-support#python))

As part of supporting Python 3.12, we're now officially drop support for Python 3.7.

This PR:

* Changed supported Python version from 3.7 to 3.8 in README.
* Replaced distribution test image from `debian:buster` to `debian:bullseye` since the default Python version in buster is 3.7.

<!--

If you know who should review your pull request, please assign it to that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the appropriate
lang label.

-->

Closes #34450

PiperOrigin-RevId: 622899511
2024-04-08 11:17:51 -07:00
..
bazel [Python Bazel] Allow overwriting grpc_library in python_rules.bzl (#35629) 2024-02-13 11:45:29 -08:00
cpp Making windows/dll test no-op temporarily. This will be reenabled once DLL work is done. 2023-12-01 16:24:25 -08:00
csharp [csharp] Use a stable/supported C# runtime in ubuntu 22.04 distribtest docker images (#35955) 2024-02-27 10:34:33 -08:00
gcf/python [Python Version] Drop support for Python 3.7 (#34450) 2024-04-08 11:17:51 -07:00
php [test] Run PHP distribtests with make -j8 (#33831) 2023-07-24 11:38:50 -07:00
python [Python o11y] Fix Python O11Y artifacts name (#35965) 2024-02-28 16:33:28 -08:00
ruby Pointing the protobuf submodule to the new URL (#26811) 2021-07-29 10:19:16 -07:00