1. a39c2cb Handle distutils command idiosyncracies by Masood Malekghassemi · 8 years ago
  2. b236279 Patch `spawn` for Python 'unix' compilers instead by Masood Malekghassemi · 8 years ago
  3. b0d3395 Merge pull request #7384 from soltanmm/import-stallion by kpayson64 · 8 years ago
  4. 3acddb2 Remove Python 'loader' hack by Masood Malekghassemi · 8 years ago
  5. e9b90e5 Move Python.h include out of loader code by Masood Malekghassemi · 8 years ago
  6. c41f81a Document rpc details as string type by Ken Payson · 8 years ago
  7. 875f633 Merge pull request #7355 from soltanmm/count-bleck by kpayson64 · 8 years ago
  8. e99acff Merge pull request #7338 from kpayson64/remove_py_cruft by kpayson64 · 8 years ago
  9. 48d07c6 Add special methods to generated Python docs by Masood Malekghassemi · 8 years ago
  10. 4d42552 Remove early adopter code by Ken Payson · 8 years ago
  11. f7f47a6 Added Glossary to docs with metadata definition by Ken Payson · 8 years ago
  12. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  13. 5086f43 Merge pull request #7322 from kpayson64/py_status_code_message by kpayson64 · 8 years ago
  14. 1af18ae Merge pull request #7315 from kpayson64/fix_exit_test by kpayson64 · 8 years ago
  15. a09219c Merge pull request #7323 from kpayson64/fix_py_qps by kpayson64 · 8 years ago
  16. b5b6f93 Updated python qps tests to use GA server API by Ken Payson · 8 years ago
  17. 9183314 Addressing comments. by Nicolas "Pixel" Noble · 8 years ago
  18. 1c41c29 Merge branch 'release-0_15' into upmerge-master by Nicolas "Pixel" Noble · 8 years ago
  19. 16e7f58 Updated exit_test for new grpc.Server API by Ken Payson · 8 years ago
  20. 9adeaff Implemented python status_code_and_message interop test by Ken Payson · 8 years ago
  21. 136ea36 Hold onto the GIL in __dealloc__ functions by Ken Payson · 8 years ago
  22. 340d396 Merge pull request #7160 from nathanielmanistaatgoogle/handlers-optional by kpayson64 · 8 years ago
  23. 8444f2f Merge pull request #7195 from soltanmm/winfix by kpayson64 · 8 years ago
  24. acb0207 Merge pull request #7272 from nathanielmanistaatgoogle/rendezvous-exception by kpayson64 · 8 years ago
  25. 32d3fbe Merge pull request #7163 from nathanielmanistaatgoogle/call-credentials by kpayson64 · 8 years ago
  26. 3a9e6d9 Fix interop tests on Windows by Masood Malekghassemi · 8 years ago
  27. cab9d4f Make Python tests run on Windows by Masood Malekghassemi · 8 years ago
  28. 639bb39 Build Python distributions standalone for Windows by Masood Malekghassemi · 8 years ago
  29. 06c857c Patch monkeypatch link function to work in Python3 by Masood Malekghassemi · 8 years ago
  30. 586e383 Make Python build standalone on Windows by Masood Malekghassemi · 8 years ago
  31. 4e19d66 Merge pull request #7260 from kpayson64/ga_performance_tests by kpayson64 · 8 years ago
  32. af26ce6 Remove unnecessary fcntl module import by Masood Malekghassemi · 8 years ago
  33. 771dc75 Remove misleading diagnostics message by Masood Malekghassemi · 8 years ago
  34. f5d5ad8 Merge pull request #7275 from kpayson64/python_min_memory_cleanup by kpayson64 · 8 years ago
  35. ea1b16f Removed cython client-side call tracking by Ken Payson · 8 years ago
  36. 4dd9ca9 Fix _Rendezvous.exception for successful calls by Nathaniel Manista · 8 years ago
  37. 22869a0 Composition of arbitrarily many CallCredentials by Nathaniel Manista · 8 years ago
  38. a6b2a5a Make handlers optional at server construction by Nathaniel Manista · 8 years ago
  39. 45c0f2b Migrated python performance tests to use GA API by Ken Payson · 8 years ago
  40. 61163fa Merge pull request #7224 from nathanielmanistaatgoogle/rendezvous-exception by kpayson64 · 8 years ago
  41. f2e20c2 Merge branch 'master' of github.com:grpc/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  42. fce332a Merge branch 'complicated-syndrome-of-the-alien-kind' of https://github.com/soltanmm/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  43. cb58105 Fix _Rendezvous.exception for successful calls by Nathaniel Manista · 8 years ago
  44. e4123f3 Updated release version to 0.15.1 by Ken Payson · 8 years ago
  45. e38b917 Check Python ByteBuffer reader init status by Masood Malekghassemi · 8 years ago
  46. 0910e4c pr comments by David Garcia Quintas · 8 years ago
  47. 4763678 Regenerate project files by Masood Malekghassemi · 8 years ago
  48. ac586ba Remove tox by Masood Malekghassemi · 8 years ago
  49. 1ff429d Organize Python tests to use grpcio-tools directly by Masood Malekghassemi · 8 years ago
  50. 9a2320e regenerated projects by David Garcia Quintas · 8 years ago
  51. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 8 years ago
  52. dc733d6 Merge pull request #7152 from nathanielmanistaatgoogle/interop by Jan Tattermusch · 8 years ago
  53. 27e4979 Merge pull request #7161 from dgquintas/use_release by Jan Tattermusch · 8 years ago
  54. a027820 Merge pull request #7091 from kpayson64/python_str_stuff by Nicolas Noble · 8 years ago
  55. 6a654dd Changed default string type to be str by Ken Payson · 8 years ago
  56. 4281272 Updated git clone URL by David Garcia Quintas · 8 years ago
  57. 458b35a Fix Python server interop spec noncompliance by Nathaniel Manista · 8 years ago
  58. f5f9e04 Make handlers optional at server construction by Nathaniel Manista · 8 years ago
  59. 01d7dba Merge pull request #7116 from kpayson64/python_windows_fix by Jan Tattermusch · 8 years ago
  60. 4ea7784 Removed _connectivity_channel.ChannelConnectivityTest test by Ken Payson · 8 years ago
  61. 110601d Convert windows dll filename to bytes by Ken Payson · 8 years ago
  62. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  63. 8217b79 Merge pull request #7001 from kpayson64/python_cleanup_thread by Jan Tattermusch · 8 years ago
  64. aa4bb51 Updated several threads to use CleanupThread for clean exit by Ken Payson · 8 years ago
  65. 5222790 Merge pull request #7063 from dgquintas/python_compression by Jan Tattermusch · 8 years ago
  66. 834bed9 Merge pull request #6941 from kpayson64/python_grpc_shutdown by Jan Tattermusch · 8 years ago
  67. ffc780d Merge pull request #6803 from sreecha/epoll_changes by Craig Tiller · 8 years ago
  68. 6e78989 Basic testing of client and sever side compression by David Garcia Quintas · 8 years ago
  69. f519df8 Update version to 0.15.0 by murgatroid99 · 8 years ago
  70. f4c1bff Moved grpc_shutdown to end of Py_Finalize() by Ken Payson · 8 years ago
  71. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  72. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  73. ee694fb Merge pull request #6955 from nathanielmanistaatgoogle/metadata-code-details by Jan Tattermusch · 8 years ago
  74. b16e451 Add a test of metadata, status code, and details by Nathaniel Manista · 8 years ago
  75. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  76. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  77. 311c74e Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdown by Jan Tattermusch · 8 years ago
  78. 0c3ea08 Merge pull request #6970 from nathanielmanistaatgoogle/with_call by Jan Tattermusch · 8 years ago
  79. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  80. bc43e07 Merge pull request #6896 from soltanmm/maybe by Jan Tattermusch · 8 years ago
  81. 3b5ae53 Correct lingering FATAL_FAILURE sites by Nathaniel Manista · 8 years ago
  82. 8d3477c Merge pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-tests by Jan Tattermusch · 8 years ago
  83. 604bdf7 Merge pull request #6961 from nathanielmanistaatgoogle/secure-channel-construction by Jan Tattermusch · 8 years ago
  84. ffaafe6 Change with_call from parameter to attribute by Nathaniel Manista · 8 years ago
  85. 76233f5 Delete tests of dead pre-GA code by Nathaniel Manista · 8 years ago
  86. 6efe7c7 Fix secure channel construction by Nathaniel Manista · 8 years ago
  87. 5ad70a6 removed spurious .format() by David Garcia Quintas · 8 years ago
  88. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  89. 377bfde added extra path to python protoc by David Garcia Quintas · 8 years ago
  90. e1cbd62 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  91. fd79790 Merge pull request #6944 from nathanielmanistaatgoogle/fatal_failure→shutdown by Jan Tattermusch · 8 years ago
  92. 8615cce Merge pull request #6943 from kpayson64/python_qps_wait by Jan Tattermusch · 8 years ago
  93. bef286f Wait for channel to be connected for each client by Ken Payson · 8 years ago
  94. 5444bed Rename FATAL_FAILURE SHUTDOWN by Nathaniel Manista · 8 years ago
  95. bc4c3e3 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  96. 6b0e5dd Merge pull request #6938 from nathanielmanistaatgoogle/__all__ by Jan Tattermusch · 8 years ago
  97. 3943244 Merge pull request #6882 from kpayson64/python_metadata_tests by Jan Tattermusch · 8 years ago
  98. 3e1379a grpc.__all__ definition by Nathaniel Manista · 8 years ago
  99. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  100. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago