grpc/examples/python
Yash Tibrewal 41ec08c69a
Update third_party/protobuf to 3.21.4 (#30377)
* Update third_party/protobuf

* run tools/distrib/python/make_grpcio_tools.py

* regenerate protos for ruby, php

* update build_handwritten.yaml

* regenerate projects

* Build - Use :well_known_type_protos instead of :well_known_protos

* Fix target

* Update upb

* Update Python for Protobuf 4.21 (#140)

* Update protobuf dependency on grpcio-tools

* Off by one

* Drop python 3.6 support

* Try upgrading pip

* And in the other script

* Try to figure out if we're compatible with abi3

* See what we've already got installed

* Update the requirements.txt file I didn't know existed

* And here too

* See what's installed

* Let's try that again

* Remove

* Try to confirm version

* Let me see the generated code

* Fix non-Bazel test runner

* Work for all test directories

* Regenerate example protos

* Clean up

* Generate .pyi files

* Fix type checking and linting

* Exclude pyi files from isort

* Upgrade to 3.21.4

* Update iwyu to get around messy protobuf IWYU rules

Co-authored-by: Richard Belleville <gnossen@gmail.com>
2022-08-04 09:39:49 -07:00
..
async_streaming Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
auth Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
cancellation Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
compression Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
data_transmission Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
debug Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
errors Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
hellostreamingworld Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
helloworld Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
interceptors Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
metadata Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
multiplex Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
multiprocessing Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
no_codegen Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
retry Add retry example for gRPC Python (#26829) 2021-07-29 17:31:05 -07:00
route_guide Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
uds Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
wait_for_ready Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
xds Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
Makefile Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
README.md Docs: fix links to quick start pages 2020-06-16 08:40:59 -04:00