1. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  2. 0273594 Add pylint comment to justify unused import by Mehrdad Afshari · 7 years ago
  3. 626efa6 Temporarily disable testFileContainingExtension by Mehrdad Afshari · 7 years ago
  4. 03d9500 Test all_extension_numbers_of_type by Mehrdad Afshari · 7 years ago
  5. a0cbe8c Fix and un-skip testFileContainingExtension by Mehrdad Afshari · 7 years ago
  6. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  7. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  8. 4967344 Merge pull request #10212 from nathanielmanistaatgoogle/update-tests by Nathaniel Manista · 7 years ago
  9. bb7484c Update tests to current gRPC code elements by Nathaniel Manista · 7 years ago
  10. 252205c Merge pull request #10022 from kpayson64/resource_exauhsted by kpayson64 · 7 years ago
  11. 39a5932 Add max_requests argument to server by Ken Payson · 7 years ago
  12. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  13. 488d419 Update health to current gRPC code elements by Nathaniel Manista · 7 years ago
  14. fe6bc69 Skip split_definitions_test if PyPy by Siddharth Shukla · 7 years ago
  15. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 7 years ago
  16. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 7 years ago
  17. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 7 years ago
  18. 0093d66 Merge pull request #9931 from ncteisen/to-time-dot-sleep-perchance-to-dream by Noah Eisen · 7 years ago
  19. 07ad1b9 Merge pull request #9938 from kpayson64/increase_epsilon by kpayson64 · 7 years ago
  20. 47d7a08 Increase epsilon in thread cleanup test by kpayson64 · 7 years ago
  21. da22274 Add sleep(1) to Python negative http2 client by Noah Eisen · 7 years ago
  22. fc39593 Add missing unittest.main call by Nathaniel Manista · 7 years ago
  23. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 7 years ago
  24. 69c0437 Merge pull request #9634 from pmarks-net/master by Paul Marks · 7 years ago
  25. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 7 years ago
  26. dfa88e9 Merge pull request #9672 from kpayson64/v1_1_x_cherrypick by kpayson64 · 7 years ago
  27. 6193f23 Use unique namespace for each python protoc test by Ken Payson · 7 years ago
  28. dbf571e Use unique namespace for each python protoc test by Ken Payson · 7 years ago
  29. 2b43481 fix undefined name by thinkerou · 7 years ago
  30. fa301e3 Merge pull request #9613 from murgatroid99/node_disable_libuv_core by Michael Lumish · 7 years ago
  31. 3a5bba0 Connect to "localhost" from interop clients. by Paul Marks · 7 years ago
  32. 9e61e08 User-Agent "Python-gRPC-" → "grpc-python/" by Nathaniel Manista · 7 years ago
  33. 2b3e12c Update version to 1.1.2 by murgatroid99 · 7 years ago
  34. 0f5e3a8 Ran Yapf code, pinned version by Ken Payson · 7 years ago
  35. 2fa5f2f Re-run yapf code, and pin version by Ken Payson · 7 years ago
  36. 0e8763f Merge pull request #9533 from murgatroid99/version_1.1.1_bump by Michael Lumish · 8 years ago
  37. e15b5a4 Bump version to 1.1.1 by murgatroid99 · 8 years ago
  38. 6e0a476 Merge github.com:grpc/grpc into version3 by Craig Tiller · 8 years ago
  39. ba7c059 Run yapf_code on v1.1.x by murgatroid99 · 8 years ago
  40. 5cad46e Bump master version numbers by Craig Tiller · 8 years ago
  41. 4dcb786 Flagging version 1.1.0. by Nicolas "Pixel" Noble · 8 years ago
  42. 4a1fa69 ran yapf by David Garcia Quintas · 8 years ago
  43. da83b37 Changing versions from -dev to -pre1 on the release branch. by Nicolas "Pixel" Noble · 8 years ago
  44. 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
  45. 6b890d1 Run yapf over Python code by Masood Malekghassemi · 8 years ago
  46. f621a0f Merge pull request #9422 from soltanmm-google/as-filthy-rich-as-our-cabinet-secretaries by Masood Malekghassemi · 8 years ago
  47. c84725f Merge pull request #9420 from nathanielmanistaatgoogle/time_remaining by Nathaniel Manista · 8 years ago
  48. a66dad5 Add __richcmp__ to cygrpc.Timespec by Masood Malekghassemi · 8 years ago
  49. 7d561a6 Fix grpc._server._Context.time_remaining by Nathaniel Manista · 8 years ago
  50. af2c01e Expect INTERNAL in Python negative interop client by ncteisen · 8 years ago
  51. 5aa2bcf Pass an iterator rather than an iterable by Nathaniel Manista · 8 years ago
  52. cc79370 Run Python formatting by Masood Malekghassemi · 8 years ago
  53. d70c8bb Implement wait-for-ready behavior in Python stress and qps client by ncteisen · 8 years ago
  54. c6a0606 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  55. 2fab0e7 Rename interop-as-a-unit-test "intraop" by Nathaniel Manista · 8 years ago
  56. 48226a2 Add _invocation_defects_test.InvocationDefectsTest by siddharthshukla · 8 years ago
  57. dd52a31 Replace Python unit test iterables by iterators by siddharthshukla · 8 years ago
  58. ab8fb5b Merge pull request #9156 from nathanielmanistaatgoogle/Exception.message by Nathaniel Manista · 8 years ago
  59. f29de26 Merge pull request #9145 from nathanielmanistaatgoogle/v1.0.x-upmerge by Nicolas Noble · 8 years ago
  60. 02a7d42 Add python client to test negative http2 conditions by ncteisen · 8 years ago
  61. c336268 Fix invalid tests.json by siddharthshukla · 8 years ago
  62. 6aedd44 Drop use of Exception.message in metadata test by Nathaniel Manista · 8 years ago
  63. 8f7b0b4 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  64. 3fa20cf Merge pull request #8995 from ncteisen/python_call_batch by Noah Eisen · 8 years ago
  65. 61b8c89 Add check on return value from start_client_batch by ncteisen · 8 years ago
  66. 9fb054a Upversion Python by Masood Malekghassemi · 8 years ago
  67. 665ec81 Merge pull request #9006 from kpayson64/revert_bizarre_api by kpayson64 · 8 years ago
  68. d0e336a Merge pull request #9045 from nathanielmanistaatgoogle/interop-fixes-v1.0.x by Nathaniel Manista · 8 years ago
  69. d0966d0 Merge pull request #9080 from nathanielmanistaatgoogle/channel_ready_future_tests-v1.0.x by Nathaniel Manista · 8 years ago
  70. 1de3914 Style fix: pass keyword arguments by keyword by Nathaniel Manista · 8 years ago
  71. 9176492 Use LONG_TIMEOUT for calls that do not time out by Nathaniel Manista · 8 years ago
  72. e136c1a Up-version Python by Masood Malekghassemi · 8 years ago
  73. 7ba3527 Un-namespace Python packages by Masood Malekghassemi · 8 years ago
  74. fb261bf Un-namespace Python packages by Masood Malekghassemi · 8 years ago
  75. e1fd78f Drop unnecessary sleep in interop test by Nathaniel Manista · 8 years ago
  76. 8b223e2 Correct Python cancel_after_begin interop test by Nathaniel Manista · 8 years ago
  77. 65feb6a Add ServiceRpcHandler to exported names by Ken Payson · 8 years ago
  78. 6ba93f2 Up-version Python for backports by Masood Malekghassemi · 8 years ago
  79. 83decd6 Revert "Add configurable exit grace periods and shutdown handlers" by Ken Payson · 8 years ago
  80. 53360f2 Backport Python features to 1.0.x by Masood Malekghassemi · 8 years ago
  81. 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
  82. 561dce4 Switch to command-arg for Python split-codegen by Masood Malekghassemi · 8 years ago
  83. 3045a37 Add configurable exit grace periods and shutdown handlers by Ken Payson · 8 years ago
  84. 24804d2 Add new flags to Python stress client by Noah Eisen · 8 years ago
  85. 91f24b9 Add default arguments to python interop client by Noah Eisen · 8 years ago
  86. d6ddb0e Explicitly stop the server on tear-down by Masood Malekghassemi · 8 years ago
  87. d953959 Enable split code generation by Masood Malekghassemi · 8 years ago
  88. 81cdf1e Fix Python tests' module loading behavior by Masood Malekghassemi · 8 years ago
  89. a12e6d8 Merge pull request #8367 from soltanmm-google/blurb by Masood Malekghassemi · 8 years ago
  90. 50a730b Going 1.0.1. by Nicolas "Pixel" Noble · 8 years ago
  91. 9785c8f Implement the advanced interop tests for Python by Noah Eisen · 8 years ago
  92. aff6936 Partially implement gRPC Python server reflection by Masood Malekghassemi · 8 years ago
  93. 667301a Change channel tests to use public API by Ken Payson · 8 years ago
  94. 58c0f96 Allow pointer channel args python by Ken Payson · 8 years ago
  95. 63d8af2 Add parameter for server options by Ken Payson · 8 years ago
  96. 74c92f6 Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.x by Nicolas Noble · 8 years ago
  97. b50eea8 Merge pull request #7831 from thunderboltsid/remove-skipif-pypy by Nicolas Noble · 8 years ago
  98. cdbe6b3 Merge branch 'v1.0.x' into upmerge-from-v1.0.x by Nicolas "Pixel" Noble · 8 years ago
  99. 82c01e5 remove skipIf from TypeSmokeTest (issue 7672) by siddharthshukla · 8 years ago
  100. f24a405 Remove unused imports in grpcio-tests by Masood Malekghassemi · 8 years ago