- Mar 23, 2017
-
-
Mehrdad Afshari authored
-
Mehrdad Afshari authored
-
Mehrdad Afshari authored
-
Mehrdad Afshari authored
-
Mehrdad Afshari authored
Fix and un-skip the test for _file_containing_extension in python reflection service to refer to the correct proto and expect the right object to be returned. Enable it too.
-
- Mar 18, 2017
-
-
Nathaniel Manista authored
-
- Mar 17, 2017
-
-
Mark D. Roth authored
-
- Mar 16, 2017
-
-
Nathaniel Manista authored
-
- Mar 15, 2017
-
-
Yuchen Zeng authored
-
- Mar 14, 2017
-
-
Yuchen Zeng authored
-
- Mar 13, 2017
-
-
Craig Tiller authored
-
- Mar 12, 2017
-
-
Siddharth Shukla authored
Skip SameSeparateTest, SameCommonTest, SplitCommonTest, and SplitSeparateTest if the interpreter is PyPy.
-
- Mar 10, 2017
-
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Mar 07, 2017
-
-
Mehrdad Afshari authored
-
- Mar 03, 2017
-
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
- Mar 02, 2017
-
-
Nathaniel Manista authored
In _server.py start_server_batch_result is removed because start_server_batch can only ever fail as a result of a programming defect in gRPC Python and not the application. This differs from some analogous-appearing points in _channel.py where the result of start_client_batch is checked because at those points it is possible for a failure to indicate a programming defect on the part of the application.
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
This should have been removed in, and has done anything but fail on import since, 4d425522.
-
Muxi Yan authored
-
- Mar 01, 2017
-
-
kpayson64 authored
-
Noah Eisen authored
client now conforms to spec. See https://github.com/grpc/grpc/blob/master/doc/negative-http2-interop-test-descriptions.md
-
Nathaniel Manista authored
This should have been included in 48226a2f.
-
- Feb 23, 2017
-
-
Ken Payson authored
-
Mark D. Roth authored
-
- Feb 22, 2017
-
-
Nathaniel Manista authored
-
- Feb 16, 2017
-
-
Nathaniel Manista authored
-
- Feb 15, 2017
-
-
Nathaniel Manista authored
The fix is more of an elision and the code in the changed area is reflowed.
-
Nathaniel Manista authored
-
Ken Payson authored
This allows inspecting c-level properties of the call after completion.
-
- Feb 10, 2017
-
-
Ken Payson authored
Using the same namespace results in errors when using the c-extension version of protobuf due to name collisions
-