76 Commits (de9bdf7f8e5b16597821a2f223e8aab7fbc3acd5)

Author SHA1 Message Date
Xuan Wang c910004328 [Python Stub] Add version check to stubs generated by grpcio_tools (#35906) 9 months ago
Esun Kim bf09088b5f [Build] Making grpcio_tools ready for upcoming Protobuf change. (#36074) 9 months ago
Xuan Wang bb3edd22b3 [Python Modernization] Deprecate pkg_resources (#35849) 10 months ago
Esun Kim 98a96c5068 [Protobuf] Absorb protobuf::MultiFileErrorCollector change 2 (#35898) 10 months ago
Esun Kim 61e1c030b2 [Protobuf] Absorb protobuf::MultiFileErrorCollector change (#35870) 10 months ago
Xuan Wang 5c988a47c4 [Python Misc] Fix issue when deprecate pkg_resources.resource_filename (#35810) 10 months ago
Fahad Ahammed eae9c558cf [Python Deps] Deprecate pkg_resources in grpc_tools (#35382) 11 months ago
Sergii Tkachenko de6ed9ba9f
[Python] Migrate from yapf to black (#33138) 2 years ago
Jan Tattermusch c8d0110a10
[python] Python fixes for upcoming protobuf 22.x upgrade (#32803) 2 years ago
Richard Belleville d84a6de3a5
Add type stub generation support to grpcio-tools (#30498) 2 years ago
Richard Belleville 59693b7e72
Migrate Infrastructure Scripts to Python 3 (#27135) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Lidi Zheng 2231c2ba77
Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
Ben Beasley d483841001
Explicitly import importlib.abc; required on Python 3.10. Fixes #26062. (#26083) 4 years ago
Richard Belleville f13b324941 Include well-known types in sys.path when using runtime protos 4 years ago
Richard Belleville a80a3b72bb Do not import grpc_tools.protoc from grpc_tools 4 years ago
Richard Belleville e835d368bd Fix import errors on Windows 4 years ago
Richard Belleville d743defdaf Fix import errors on Windows 4 years ago
Richard Belleville 0e24177fc3 Make version check more stringent 4 years ago
Richard Belleville 47dc875801 Make version check more stringent 4 years ago
Richard Belleville 65d14904e4 Add todo about deduping 4 years ago
Richard Belleville 13fa5040ca Sometimes, copyright headers can cause test failures 4 years ago
Richard Belleville b50110b583 Fix Windows 4 years ago
Richard Belleville 2d9e8bc736 Copyright 4 years ago
Richard Belleville 60f88e20a4 Fix bazel grpc_tools test 4 years ago
Richard Belleville 2c1efcd0ae Add documentation 4 years ago
Richard Belleville 9448150eec Remove option to specify path 4 years ago
Richard Belleville 999bbf1401 Format 4 years ago
Richard Belleville fd0d0f77df Fix Bazel warning 4 years ago
Richard Belleville df0978ceb0 Clean up build file 4 years ago
Richard Belleville d4e8d9956c Run tests under setup.py 5 years ago
Richard Belleville 6055bc564d Shorten type names 5 years ago
Richard Belleville 0d0d2c65bc Manually format Cython 5 years ago
Richard Belleville 1f655ad351 Fix gil relinquishment 5 years ago
Esun Kim 7be821ac47 Yapf all target python sources 5 years ago
Richard Belleville c57cb10169 Release GIL while compiling protos 5 years ago
Richard Belleville 928c6f23ea Be completely safe for Python 2 5 years ago
Richard Belleville 7eb3dc2ccc Run grpc_tools tests under Bazel 5 years ago
Richard Belleville 12cf83fd70 Run under setuptools 5 years ago
Richard Belleville 5f5402505e Rehome grpc_tools tests 5 years ago
Richard Belleville d4ad4ad03b Remove checked-in generated code 5 years ago
Richard Belleville 447eba1ed7 Make imports thread-safe 5 years ago
Richard Belleville 5c76f50e2f Format Python code 5 years ago
Richard Belleville c8a72f092e Improve namespacing 5 years ago
Richard Belleville e9746f03d6 Format C++ 5 years ago
Richard Belleville 87b50e08b9 Formatting 5 years ago
Richard Belleville 467bc90a6f Simplify naming 5 years ago
Richard Belleville b9b126a237 Add new functions to grpc api surface 5 years ago
Richard Belleville 0f27c1630e Speed up transitive closure calculation 5 years ago