grpc/tools/distrib/python
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
..
grpc_prefixed [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
grpcio_tools [Python Version] Drop support for Python 3.7 (#34450) 2024-04-08 11:17:51 -07:00
xds_protos [Python Version] Drop support for Python 3.7 (#34450) 2024-04-08 11:17:51 -07:00
.gitignore Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
bazel_deps.sh [protobuf] Upgrade third_party/protobuf to 22.x (#32606) 2023-04-12 18:43:58 +02:00
check_grpcio_tools.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
docgen.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
grpc_version.py [Dep] Rollback Protobuf upgrade to v25.1 (#36247) 2024-04-03 13:56:36 -07:00
make_grpcio_tools.py [Build] Making grpcio_tools ready for upcoming Protobuf change. (#36074) 2024-03-08 10:32:29 -08:00