-
- Downloads
Merge pull request #10993 from kpayson64/auth_context_python
Auth context python
Showing
- src/python/grpcio/grpc/__init__.py 36 additions, 0 deletionssrc/python/grpcio/grpc/__init__.py
- src/python/grpcio/grpc/_cython/_cygrpc/grpc.pxi 29 additions, 0 deletionssrc/python/grpcio/grpc/_cython/_cygrpc/grpc.pxi
- src/python/grpcio/grpc/_cython/_cygrpc/security.pyx.pxi 58 additions, 0 deletionssrc/python/grpcio/grpc/_cython/_cygrpc/security.pyx.pxi
- src/python/grpcio/grpc/_server.py 15 additions, 0 deletionssrc/python/grpcio/grpc/_server.py
- src/python/grpcio_tests/tests/tests.json 1 addition, 0 deletionssrc/python/grpcio_tests/tests/tests.json
- src/python/grpcio_tests/tests/unit/_auth_context_test.py 154 additions, 0 deletionssrc/python/grpcio_tests/tests/unit/_auth_context_test.py
Loading
Please register or sign in to comment