Merge pull request #1058 from nathanielmanistaatgoogle/python-refactoring
Use distinct enums for distinct ticket types
No related branches found
No related tags found
Showing
- src/python/src/grpc/_adapter/_links_test.py 41 additions, 22 deletionssrc/python/src/grpc/_adapter/_links_test.py
- src/python/src/grpc/_adapter/_lonely_rear_link_test.py 8 additions, 4 deletionssrc/python/src/grpc/_adapter/_lonely_rear_link_test.py
- src/python/src/grpc/_adapter/fore.py 15 additions, 13 deletionssrc/python/src/grpc/_adapter/fore.py
- src/python/src/grpc/_adapter/rear.py 14 additions, 14 deletionssrc/python/src/grpc/_adapter/rear.py
- src/python/src/grpc/framework/base/packets/_reception.py 18 additions, 13 deletionssrc/python/src/grpc/framework/base/packets/_reception.py
- src/python/src/grpc/framework/base/packets/_transmission.py 44 additions, 20 deletionssrc/python/src/grpc/framework/base/packets/_transmission.py
- src/python/src/grpc/framework/base/packets/packets.py 32 additions, 25 deletionssrc/python/src/grpc/framework/base/packets/packets.py
Loading
Please register or sign in to comment