236 Commits (f550426ebafcdda87497bdb827f1f699508dcf2c)

Author SHA1 Message Date
Noah Eisen da22274401 Add sleep(1) to Python negative http2 client 8 years ago
Nathaniel Manista fc39593a08 Add missing unittest.main call 8 years ago
Ken Payson fd6cc7de7b Bump version to v1.1.3 8 years ago
Ken Payson 6193f23f94 Use unique namespace for each python protoc test 8 years ago
Ken Payson dbf571ea07 Use unique namespace for each python protoc test 8 years ago
thinkerou 2b43481ff3 fix undefined name 8 years ago
Paul Marks 3a5bba0a20 Connect to "localhost" from interop clients. 8 years ago
Nathaniel Manista 9e61e08065 User-Agent "Python-gRPC-" → "grpc-python/" 8 years ago
murgatroid99 2b3e12ceee Update version to 1.1.2 8 years ago
Ken Payson 0f5e3a87c2 Ran Yapf code, pinned version 8 years ago
Ken Payson 2fa5f2f978 Re-run yapf code, and pin version 8 years ago
murgatroid99 e15b5a42af Bump version to 1.1.1 8 years ago
murgatroid99 ba7c059c64 Run yapf_code on v1.1.x 8 years ago
Craig Tiller 5cad46e218 Bump master version numbers 8 years ago
Nicolas "Pixel" Noble 4dcb7862bf Flagging version 1.1.0. 8 years ago
David Garcia Quintas 4a1fa69d2d ran yapf 8 years ago
Nicolas "Pixel" Noble da83b376eb Changing versions from -dev to -pre1 on the release branch. 8 years ago
Masood Malekghassemi 6b890d1dd3 Run yapf over Python code 8 years ago
Masood Malekghassemi a66dad5db6 Add __richcmp__ to cygrpc.Timespec 8 years ago
Nathaniel Manista 7d561a6328 Fix grpc._server._Context.time_remaining 8 years ago
ncteisen af2c01e73e Expect INTERNAL in Python negative interop client 8 years ago
Nathaniel Manista 5aa2bcfd4d Pass an iterator rather than an iterable 8 years ago
Masood Malekghassemi cc793703bf Run Python formatting 8 years ago
ncteisen d70c8bb871 Implement wait-for-ready behavior in Python stress and qps client 8 years ago
Nathaniel Manista 2fab0e78b0 Rename interop-as-a-unit-test "intraop" 8 years ago
siddharthshukla 48226a2f1f Add _invocation_defects_test.InvocationDefectsTest 8 years ago
siddharthshukla dd52a31337 Replace Python unit test iterables by iterators 8 years ago
ncteisen 02a7d4272a Add python client to test negative http2 conditions 8 years ago
siddharthshukla c336268a40 Fix invalid tests.json 8 years ago
Nathaniel Manista 6aedd44fb6 Drop use of Exception.message in metadata test 9 years ago
ncteisen 61b8c89206 Add check on return value from start_client_batch 9 years ago
Masood Malekghassemi 9fb054a537 Upversion Python 9 years ago
Nathaniel Manista 1de3914d69 Style fix: pass keyword arguments by keyword 9 years ago
Nathaniel Manista 91764921bc Use LONG_TIMEOUT for calls that do not time out 9 years ago
Masood Malekghassemi e136c1a773 Up-version Python 9 years ago
Masood Malekghassemi 7ba3527ffe Un-namespace Python packages 9 years ago
Masood Malekghassemi fb261bf748 Un-namespace Python packages 9 years ago
Nathaniel Manista e1fd78f110 Drop unnecessary sleep in interop test 9 years ago
Nathaniel Manista 8b223e2986 Correct Python cancel_after_begin interop test 9 years ago
Ken Payson 65feb6ae3d Add ServiceRpcHandler to exported names 9 years ago
Masood Malekghassemi 6ba93f2612 Up-version Python for backports 9 years ago
Ken Payson 83decd64e0 Revert "Add configurable exit grace periods and shutdown handlers" 9 years ago
Masood Malekghassemi 53360f2d1c Backport Python features to 1.0.x 9 years ago
Masood Malekghassemi 561dce4525 Switch to command-arg for Python split-codegen 9 years ago
Ken Payson 3045a379aa Add configurable exit grace periods and shutdown handlers 9 years ago
Noah Eisen 24804d25b4 Add new flags to Python stress client 9 years ago
Noah Eisen 91f24b9ccf Add default arguments to python interop client 9 years ago
Masood Malekghassemi d6ddb0e37c Explicitly stop the server on tear-down 9 years ago
Masood Malekghassemi d953959e2b Enable split code generation 9 years ago
Masood Malekghassemi 81cdf1e34e Fix Python tests' module loading behavior 9 years ago