1. d953959 Enable split code generation by Masood Malekghassemi · 8 years ago
  2. 81cdf1e Fix Python tests' module loading behavior by Masood Malekghassemi · 8 years ago
  3. a12e6d8 Merge pull request #8367 from soltanmm-google/blurb by Masood Malekghassemi · 8 years ago
  4. 9785c8f Implement the advanced interop tests for Python by Noah Eisen · 8 years ago
  5. aff6936 Partially implement gRPC Python server reflection by Masood Malekghassemi · 8 years ago
  6. 667301a Change channel tests to use public API by Ken Payson · 8 years ago
  7. 58c0f96 Allow pointer channel args python by Ken Payson · 8 years ago
  8. 63d8af2 Add parameter for server options by Ken Payson · 8 years ago
  9. b50eea8 Merge pull request #7831 from thunderboltsid/remove-skipif-pypy by Nicolas Noble · 8 years ago
  10. 82c01e5 remove skipIf from TypeSmokeTest (issue 7672) by siddharthshukla · 8 years ago
  11. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  12. 8aff34f Merge pull request #7668 from thunderboltsid/skip-test-for-pypy by kpayson64 · 8 years ago
  13. 5450f05 Migrate distrib, interop, and stress to GA API by Nathaniel Manista · 8 years ago
  14. f0f58e6 skip test run if running with pypy by siddharthshukla · 8 years ago
  15. de84d56 Fix the ThreadPoolExecutor: max_workers can't be 0 by siddharthshukla · 8 years ago
  16. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  17. 8d3e9ec Fix cygrpc test by Ken Payson · 8 years ago
  18. 413d302 Merge pull request #7374 from kpayson64/python_health_check_rename by kpayson64 · 8 years ago
  19. e39edac Fixed name syntax error by Ken Payson · 8 years ago
  20. dd24c1e Polish grpcio_health_checking package by Ken Payson · 8 years ago
  21. 4216437 Merge pull request #7225 from nathanielmanistaatgoogle/_rpc_test by kpayson64 · 8 years ago
  22. 8440111 Skip exit_test until flake is fixed by Ken Payson · 8 years ago
  23. 377427a Merge pull request #7357 from grpc/v1.0.x by Jorge Canizales · 8 years ago
  24. cc06b91 Change sequence of client/server events by Ken Payson · 8 years ago
  25. 4d42552 Remove early adopter code by Ken Payson · 8 years ago
  26. 5086f43 Merge pull request #7322 from kpayson64/py_status_code_message by kpayson64 · 8 years ago
  27. 1af18ae Merge pull request #7315 from kpayson64/fix_exit_test by kpayson64 · 8 years ago
  28. b5b6f93 Updated python qps tests to use GA server API by Ken Payson · 8 years ago
  29. 1ab04e6 Add more assertions to _rpc_test by Nathaniel Manista · 8 years ago
  30. 16e7f58 Updated exit_test for new grpc.Server API by Ken Payson · 8 years ago
  31. 9adeaff Implemented python status_code_and_message interop test by Ken Payson · 8 years ago
  32. 340d396 Merge pull request #7160 from nathanielmanistaatgoogle/handlers-optional by kpayson64 · 8 years ago
  33. 8444f2f Merge pull request #7195 from soltanmm/winfix by kpayson64 · 8 years ago
  34. acb0207 Merge pull request #7272 from nathanielmanistaatgoogle/rendezvous-exception by kpayson64 · 8 years ago
  35. 32d3fbe Merge pull request #7163 from nathanielmanistaatgoogle/call-credentials by kpayson64 · 8 years ago
  36. 3a9e6d9 Fix interop tests on Windows by Masood Malekghassemi · 8 years ago
  37. cab9d4f Make Python tests run on Windows by Masood Malekghassemi · 8 years ago
  38. 4e19d66 Merge pull request #7260 from kpayson64/ga_performance_tests by kpayson64 · 8 years ago
  39. af26ce6 Remove unnecessary fcntl module import by Masood Malekghassemi · 8 years ago
  40. ea1b16f Removed cython client-side call tracking by Ken Payson · 8 years ago
  41. 4dd9ca9 Fix _Rendezvous.exception for successful calls by Nathaniel Manista · 8 years ago
  42. 22869a0 Composition of arbitrarily many CallCredentials by Nathaniel Manista · 8 years ago
  43. a6b2a5a Make handlers optional at server construction by Nathaniel Manista · 8 years ago
  44. 45c0f2b Migrated python performance tests to use GA API by Ken Payson · 8 years ago
  45. 1ff429d Organize Python tests to use grpcio-tools directly by Masood Malekghassemi · 8 years ago