Un-namespace Python packages
Setuptools was updated and our hacky namespace-package-chickens came back to roost. This removes the unsupported namespace package hacks.
Showing
- examples/python/multiplex/run_codegen.py 1 addition, 1 deletionexamples/python/multiplex/run_codegen.py
- examples/python/route_guide/run_codegen.py 1 addition, 1 deletionexamples/python/route_guide/run_codegen.py
- src/python/grpcio_health_checking/grpc/__init__.py 0 additions, 30 deletionssrc/python/grpcio_health_checking/grpc/__init__.py
- src/python/grpcio_health_checking/grpc_health/__init__.py 0 additions, 0 deletionssrc/python/grpcio_health_checking/grpc_health/__init__.py
- src/python/grpcio_health_checking/grpc_health/v1/__init__.py 0 additions, 0 deletionssrc/python/grpcio_health_checking/grpc_health/v1/__init__.py
- src/python/grpcio_health_checking/grpc_health/v1/health.py 1 addition, 1 deletionsrc/python/grpcio_health_checking/grpc_health/v1/health.py
- src/python/grpcio_health_checking/health_commands.py 2 additions, 2 deletionssrc/python/grpcio_health_checking/health_commands.py
- src/python/grpcio_health_checking/setup.py 0 additions, 1 deletionsrc/python/grpcio_health_checking/setup.py
- src/python/grpcio_reflection/grpc/__init__.py 0 additions, 30 deletionssrc/python/grpcio_reflection/grpc/__init__.py
- src/python/grpcio_reflection/grpc_reflection/__init__.py 0 additions, 0 deletionssrc/python/grpcio_reflection/grpc_reflection/__init__.py
- src/python/grpcio_reflection/grpc_reflection/v1alpha/__init__.py 0 additions, 0 deletions...hon/grpcio_reflection/grpc_reflection/v1alpha/__init__.py
- src/python/grpcio_reflection/grpc_reflection/v1alpha/reflection.py 1 addition, 1 deletion...n/grpcio_reflection/grpc_reflection/v1alpha/reflection.py
- src/python/grpcio_reflection/reflection_commands.py 2 additions, 2 deletionssrc/python/grpcio_reflection/reflection_commands.py
- src/python/grpcio_reflection/setup.py 0 additions, 1 deletionsrc/python/grpcio_reflection/setup.py
- src/python/grpcio_tests/commands.py 2 additions, 2 deletionssrc/python/grpcio_tests/commands.py
- src/python/grpcio_tests/setup.py 2 additions, 2 deletionssrc/python/grpcio_tests/setup.py
- src/python/grpcio_tests/tests/health_check/_health_servicer_test.py 3 additions, 3 deletions.../grpcio_tests/tests/health_check/_health_servicer_test.py
- src/python/grpcio_tests/tests/protoc_plugin/_split_definitions_test.py 1 addition, 1 deletion...pcio_tests/tests/protoc_plugin/_split_definitions_test.py
- src/python/grpcio_tests/tests/reflection/_reflection_servicer_test.py 3 additions, 3 deletions...rpcio_tests/tests/reflection/_reflection_servicer_test.py
- tools/distrib/python/grpcio_tools/grpc/__init__.py 0 additions, 30 deletionstools/distrib/python/grpcio_tools/grpc/__init__.py
File moved
File moved
File moved
File moved
Please register or sign in to comment