63 Commits (aa6af14622db99381efec355e91404c8f14d0373)

Author SHA1 Message Date
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 4 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
Richard Belleville 7400bc0657 Readability 5 years ago
Richard Belleville ecab62dc31 Support services too 5 years ago
Richard Belleville 595807e0c5 Create importlib path for protos 5 years ago
Richard Belleville 709143d1f5 Support multiple include paths. Pretty print errors. Support combined import 5 years ago
Richard Belleville 70d61da47e Test mixing of static and dynamic loading 5 years ago
Richard Belleville 4d3790271a Support importing a dependency tree of protos. 5 years ago
Richard Belleville a482fb21f8 Make include path work 5 years ago
Richard Belleville 555019b098 Clean up service import 5 years ago
Richard Belleville 01031e2fca Generate services in a dirty way 5 years ago
Richard Belleville 94ca493f4e Instantiate a module with the generated code 5 years ago
Richard Belleville 8dd1f3a394 Intelligently collect errors and warnings 5 years ago
Richard Belleville 9cc62a6208 WIP. Output protos in memory, not to STDOUT 5 years ago
Richard Belleville 0cfe955068 Add a simple unified importer 5 years ago