1. dbf571e Use unique namespace for each python protoc test by Ken Payson · 8 years ago
  2. 2fa5f2f Re-run yapf code, and pin version by Ken Payson · 8 years ago
  3. 4a1fa69 ran yapf by David Garcia Quintas · 8 years ago
  4. c9cf96d Merge pull request #9127 from soltanmm-google/if-you-rely-only-on-yourself-fewer-things-might-go-wrong-but-fewer-things-might-go-right by Masood Malekghassemi · 8 years ago
  5. 6b890d1 Run yapf over Python code by Masood Malekghassemi · 8 years ago
  6. f621a0f Merge pull request #9422 from soltanmm-google/as-filthy-rich-as-our-cabinet-secretaries by Masood Malekghassemi · 8 years ago
  7. c84725f Merge pull request #9420 from nathanielmanistaatgoogle/time_remaining by Nathaniel Manista · 8 years ago
  8. a66dad5 Add __richcmp__ to cygrpc.Timespec by Masood Malekghassemi · 8 years ago
  9. 7d561a6 Fix grpc._server._Context.time_remaining by Nathaniel Manista · 8 years ago
  10. af2c01e Expect INTERNAL in Python negative interop client by ncteisen · 8 years ago
  11. 5aa2bcf Pass an iterator rather than an iterable by Nathaniel Manista · 8 years ago
  12. cc79370 Run Python formatting by Masood Malekghassemi · 8 years ago
  13. d70c8bb Implement wait-for-ready behavior in Python stress and qps client by ncteisen · 8 years ago
  14. c6a0606 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  15. 2fab0e7 Rename interop-as-a-unit-test "intraop" by Nathaniel Manista · 8 years ago
  16. 48226a2 Add _invocation_defects_test.InvocationDefectsTest by siddharthshukla · 8 years ago
  17. dd52a31 Replace Python unit test iterables by iterators by siddharthshukla · 8 years ago
  18. ab8fb5b Merge pull request #9156 from nathanielmanistaatgoogle/Exception.message by Nathaniel Manista · 8 years ago
  19. f29de26 Merge pull request #9145 from nathanielmanistaatgoogle/v1.0.x-upmerge by Nicolas Noble · 8 years ago
  20. 02a7d42 Add python client to test negative http2 conditions by ncteisen · 8 years ago
  21. c336268 Fix invalid tests.json by siddharthshukla · 8 years ago
  22. 6aedd44 Drop use of Exception.message in metadata test by Nathaniel Manista · 8 years ago
  23. 8f7b0b4 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  24. 3fa20cf Merge pull request #8995 from ncteisen/python_call_batch by Noah Eisen · 8 years ago
  25. 61b8c89 Add check on return value from start_client_batch by ncteisen · 8 years ago
  26. 665ec81 Merge pull request #9006 from kpayson64/revert_bizarre_api by kpayson64 · 8 years ago
  27. d0e336a Merge pull request #9045 from nathanielmanistaatgoogle/interop-fixes-v1.0.x by Nathaniel Manista · 8 years ago
  28. d0966d0 Merge pull request #9080 from nathanielmanistaatgoogle/channel_ready_future_tests-v1.0.x by Nathaniel Manista · 8 years ago
  29. 1de3914 Style fix: pass keyword arguments by keyword by Nathaniel Manista · 8 years ago
  30. 9176492 Use LONG_TIMEOUT for calls that do not time out by Nathaniel Manista · 8 years ago
  31. 7ba3527 Un-namespace Python packages by Masood Malekghassemi · 8 years ago
  32. fb261bf Un-namespace Python packages by Masood Malekghassemi · 8 years ago
  33. e1fd78f Drop unnecessary sleep in interop test by Nathaniel Manista · 8 years ago
  34. 8b223e2 Correct Python cancel_after_begin interop test by Nathaniel Manista · 8 years ago
  35. 65feb6a Add ServiceRpcHandler to exported names by Ken Payson · 8 years ago
  36. 83decd6 Revert "Add configurable exit grace periods and shutdown handlers" by Ken Payson · 8 years ago
  37. 53360f2 Backport Python features to 1.0.x by Masood Malekghassemi · 8 years ago
  38. 4d7b0e1 Merge pull request #8920 from soltanmm-google/fracking-is-not-inherently-horrible-it-just-does-not-have-enough-oversight by Masood Malekghassemi · 8 years ago
  39. 561dce4 Switch to command-arg for Python split-codegen by Masood Malekghassemi · 8 years ago
  40. 3045a37 Add configurable exit grace periods and shutdown handlers by Ken Payson · 8 years ago
  41. 24804d2 Add new flags to Python stress client by Noah Eisen · 8 years ago
  42. 91f24b9 Add default arguments to python interop client by Noah Eisen · 8 years ago
  43. d6ddb0e Explicitly stop the server on tear-down by Masood Malekghassemi · 8 years ago
  44. d953959 Enable split code generation by Masood Malekghassemi · 8 years ago
  45. 81cdf1e Fix Python tests' module loading behavior by Masood Malekghassemi · 8 years ago
  46. a12e6d8 Merge pull request #8367 from soltanmm-google/blurb by Masood Malekghassemi · 8 years ago
  47. 9785c8f Implement the advanced interop tests for Python by Noah Eisen · 8 years ago
  48. aff6936 Partially implement gRPC Python server reflection by Masood Malekghassemi · 8 years ago
  49. 667301a Change channel tests to use public API by Ken Payson · 8 years ago
  50. 58c0f96 Allow pointer channel args python by Ken Payson · 8 years ago
  51. 63d8af2 Add parameter for server options by Ken Payson · 8 years ago
  52. b50eea8 Merge pull request #7831 from thunderboltsid/remove-skipif-pypy by Nicolas Noble · 8 years ago
  53. 82c01e5 remove skipIf from TypeSmokeTest (issue 7672) by siddharthshukla · 8 years ago
  54. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  55. 8aff34f Merge pull request #7668 from thunderboltsid/skip-test-for-pypy by kpayson64 · 8 years ago
  56. 5450f05 Migrate distrib, interop, and stress to GA API by Nathaniel Manista · 8 years ago
  57. f0f58e6 skip test run if running with pypy by siddharthshukla · 8 years ago
  58. de84d56 Fix the ThreadPoolExecutor: max_workers can't be 0 by siddharthshukla · 8 years ago
  59. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  60. 8d3e9ec Fix cygrpc test by Ken Payson · 8 years ago
  61. 413d302 Merge pull request #7374 from kpayson64/python_health_check_rename by kpayson64 · 8 years ago
  62. e39edac Fixed name syntax error by Ken Payson · 8 years ago
  63. dd24c1e Polish grpcio_health_checking package by Ken Payson · 8 years ago
  64. 4216437 Merge pull request #7225 from nathanielmanistaatgoogle/_rpc_test by kpayson64 · 8 years ago
  65. 8440111 Skip exit_test until flake is fixed by Ken Payson · 8 years ago
  66. 377427a Merge pull request #7357 from grpc/v1.0.x by Jorge Canizales · 8 years ago
  67. cc06b91 Change sequence of client/server events by Ken Payson · 8 years ago
  68. 4d42552 Remove early adopter code by Ken Payson · 8 years ago
  69. 5086f43 Merge pull request #7322 from kpayson64/py_status_code_message by kpayson64 · 8 years ago
  70. 1af18ae Merge pull request #7315 from kpayson64/fix_exit_test by kpayson64 · 8 years ago
  71. b5b6f93 Updated python qps tests to use GA server API by Ken Payson · 8 years ago
  72. 1ab04e6 Add more assertions to _rpc_test by Nathaniel Manista · 8 years ago
  73. 16e7f58 Updated exit_test for new grpc.Server API by Ken Payson · 8 years ago
  74. 9adeaff Implemented python status_code_and_message interop test by Ken Payson · 8 years ago
  75. 340d396 Merge pull request #7160 from nathanielmanistaatgoogle/handlers-optional by kpayson64 · 8 years ago
  76. 8444f2f Merge pull request #7195 from soltanmm/winfix by kpayson64 · 8 years ago
  77. acb0207 Merge pull request #7272 from nathanielmanistaatgoogle/rendezvous-exception by kpayson64 · 8 years ago
  78. 32d3fbe Merge pull request #7163 from nathanielmanistaatgoogle/call-credentials by kpayson64 · 8 years ago
  79. 3a9e6d9 Fix interop tests on Windows by Masood Malekghassemi · 8 years ago
  80. cab9d4f Make Python tests run on Windows by Masood Malekghassemi · 8 years ago
  81. 4e19d66 Merge pull request #7260 from kpayson64/ga_performance_tests by kpayson64 · 8 years ago
  82. af26ce6 Remove unnecessary fcntl module import by Masood Malekghassemi · 8 years ago
  83. ea1b16f Removed cython client-side call tracking by Ken Payson · 8 years ago
  84. 4dd9ca9 Fix _Rendezvous.exception for successful calls by Nathaniel Manista · 8 years ago
  85. 22869a0 Composition of arbitrarily many CallCredentials by Nathaniel Manista · 8 years ago
  86. a6b2a5a Make handlers optional at server construction by Nathaniel Manista · 8 years ago
  87. 45c0f2b Migrated python performance tests to use GA API by Ken Payson · 8 years ago
  88. 1ff429d Organize Python tests to use grpcio-tools directly by Masood Malekghassemi · 8 years ago