1. 41251e4 Fix Python auth and interop test by Masood Malekghassemi · 9 years ago
  2. e6b0038 Add OAuth interop tests to Python by Masood Malekghassemi · 9 years ago
  3. 8eac91e OS X doesn't have librt, so don't link to it. by Alexander Staubo · 9 years ago
  4. 0c66514 Merge pull request #1217 from soltanmm/pypi by Tim Emiola · 9 years ago
  5. 2b34e5a Version update to 0.5.0 by Masood Malekghassemi · 9 years ago
  6. e4f2f15 Merge pull request #1154 from soltanmm/pypi by Tim Emiola · 9 years ago
  7. 451887b Enable PyPI package management by Masood Malekghassemi · 9 years ago
  8. 89ad057 Update the generated Python interop code. by Nathaniel Manista · 9 years ago
  9. cd7096d Add a metadata_transformer to the Python stub. by Nathaniel Manista · 9 years ago
  10. 660a33e Satisfy C90 pedantry in Python adapter by Masood Malekghassemi · 9 years ago
  11. 52bc8f9 Merge pull request #1163 from soltanmm/metadata by Nathaniel Manista · 9 years ago
  12. 841f90f Add metadata support to low-level Python framework by Masood Malekghassemi · 9 years ago
  13. 5bf4d2a Reformat style of using PyObject_HEAD by Masood Malekghassemi · 9 years ago
  14. f492b16 Unify early_adopter construction functions by Nathaniel Manista · 9 years ago
  15. 89905ac Factor out interface-specific early_adopter code by Masood Malekghassemi · 9 years ago
  16. de5490c Change remaining "packet" names to "ticket" by Nathaniel Manista · 9 years ago
  17. 492dfdb Correct a package name in a doc string by Nathaniel Manista · 9 years ago
  18. 4e6fd0a Merge the base and base.packets packages by Nathaniel Manista · 9 years ago
  19. d942720 Merge pull request #1031 from nathanielmanistaatgoogle/service_name by Masood Malekghassemi · 9 years ago
  20. d881848 Merge pull request #1061 from nathanielmanistaatgoogle/reenable-test by Masood Malekghassemi · 9 years ago
  21. 9ef929d Reenable a disabled test method by Nathaniel Manista · 9 years ago
  22. affe916 Add at CANCELLATION back-to-front ticket kind by Nathaniel Manista · 9 years ago
  23. e2e443c Use distinct enums for distinct ticket types by Nathaniel Manista · 9 years ago
  24. afdc24a Merge pull request #1055 from nathanielmanistaatgoogle/python-refactoring by Masood Malekghassemi · 9 years ago
  25. 8d81365 Iterate over an enum since we can by Nathaniel Manista · 9 years ago
  26. ae3e5b5 Change managers to pass each other Outcomes by Nathaniel Manista · 9 years ago
  27. c4fada6 Add service name to Python early_adopter by Nathaniel Manista · 9 years ago
  28. 2493ea6 Fixed argument types in setup.py by murgatroid99 · 9 years ago
  29. 5d85675 Fix port selection for server by Arkadiusz Bokowy · 9 years ago
  30. 8a6b38c Remove a const from a variable that should be mutable. by Nicolas "Pixel" Noble · 9 years ago
  31. 31e65be Eliminate the Python "assembly" package by Nathaniel Manista · 9 years ago
  32. f900704 Merge pull request #982 from sahlberg/python-readme by Tim Emiola · 9 years ago
  33. 400349e README: fix the path to the python requirements.txt file by Ronnie Sahlberg · 9 years ago
  34. 5c87a30 Refactoring within Python RPC Framework by Nathaniel Manista · 9 years ago
  35. 3631e82 Merge pull request #835 from ctiller/credit by Nicolas Noble · 9 years ago
  36. 256ccca Use server_host_override in interop client by Nathaniel Manista · 9 years ago
  37. db13f68 Add a server_host_override to stub creation by Nathaniel Manista · 9 years ago
  38. a55c094 Python secure server API changes by Nathaniel Manista · 9 years ago
  39. b951821 Merge pull request #887 from murgatroid99/travis_python by Nicolas Noble · 9 years ago
  40. 4a171f8 Fixed python link order by murgatroid99 · 9 years ago
  41. 4eb6e31 Added rt link to python's setup.py by murgatroid99 · 9 years ago
  42. 5cdf37e Removed execute permissions from README files. by Misha Brukman · 9 years ago
  43. 53f101a Moved pip dependencies into requirements.txt . by Misha Brukman · 9 years ago
  44. 89fccb7 Simple installation instructions for Python. by Nathaniel Manista · 9 years ago
  45. bc53734 Merge pull request #830 from nathanielmanistaatgoogle/python-interop-client by Masood Malekghassemi · 9 years ago
  46. e07edc5 Merge pull request #831 from nathanielmanistaatgoogle/security-progress by Masood Malekghassemi · 9 years ago
  47. 1c37fe6 Work towards invocation-side security. by Nathaniel Manista · 9 years ago
  48. c2b40200 The Python interop client. by Nathaniel Manista · 9 years ago
  49. 67347d8 Merge pull request #820 from jayantkolhe/jayantkolhe-patch-3 by Mugur Marculescu · 9 years ago
  50. 806dde1 Update README.md by Jayant Kolhe · 9 years ago
  51. 1ffe4fe Sanitize a reference number. by Nathaniel Manista · 9 years ago
  52. c6e42c8 Set Python version number to 0.4.0. by Nathaniel Manista · 9 years ago
  53. 3c17f04 Merge pull request #795 from nathanielmanistaatgoogle/python-client-credentials by Masood Malekghassemi · 9 years ago
  54. 02a74dd Merge pull request #785 from nathanielmanistaatgoogle/early-adopter-changes by Masood Malekghassemi · 9 years ago
  55. c855d57 Python ClientCredentials object. by Nathaniel Manista · 9 years ago
  56. e0172a8 fix readme by Jan Tattermusch · 9 years ago
  57. 9280790 Final changes to the early_adopter API. by Nathaniel Manista · 9 years ago
  58. f4e3f3f Avoid CANCELLATION ticket kind for back-to-front tickets. by Nathaniel Manista · 9 years ago
  59. 4ad0124 Propagate ForeLink-joining to the inner RearLink. by Nathaniel Manista · 9 years ago
  60. de16e4c Add a port method to assembly-level servers. by Nathaniel Manista · 9 years ago
  61. e04e20a Thread-pool-less construction of GRPC links. by Nathaniel Manista · 9 years ago
  62. f5f83be Replaces the generated code in src/python/interop/interop with more recently generated code. by Masood Malekghassemi · 9 years ago
  63. 7efe54e The framework.assembly package. by Nathaniel Manista · 9 years ago
  64. 477ce9f Merge pull request #627 from nathanielmanistaatgoogle/sync-async by Nathaniel Manista · 9 years ago
  65. 331fcb9 Add SyncAsync interfaces and implementations. by Nathaniel Manista · 9 years ago
  66. 97993b6 Fix a thread leak bug. by Nathaniel Manista · 9 years ago
  67. c04c573 Clean up Python C API use in src/python/src/grpc/_adapter/*.c. Specifically: by Thomas Wouters · 9 years ago
  68. 6ef57ba Merge pull request #589 from nathanielmanistaatgoogle/src-python-readme by Jayant Kolhe · 9 years ago
  69. 222fbdf Merge pull request #608 from nathanielmanistaatgoogle/interfaces_test_case by Tim Emiola · 9 years ago
  70. 3e2ebff Python early_adopter changes in anticipation of interop client. by Nathaniel Manista · 9 years ago
  71. 1fbaad1 Rename base/interfaces_test to base/interfaces_test_case. by Nathaniel Manista · 9 years ago
  72. 9b98bd8 Add a src/python/README.md. by Nathaniel Manista · 9 years ago
  73. ce5021b Add missing new-lines at end of file by Craig Tiller · 9 years ago
  74. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  75. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  76. 94640a3 Rework python, expand tool to make this easier by Craig Tiller · 9 years ago
  77. 347b83c Merge github.com:grpc/grpc into copyright by Craig Tiller · 9 years ago
  78. c25a3b3 Python source reorganization. by Nathaniel Manista · 9 years ago
  79. c2c7921 Add copyrights to Python code by Craig Tiller · 9 years ago
  80. 1d1f952 The Python interoperability testing server. by Nathaniel Manista · 9 years ago
  81. 2fe7cb7 Add an early adopter public API. by Nathaniel Manista · 9 years ago
  82. 81337bb Add security to fore.ForeLink. by Nathaniel Manista · 9 years ago
  83. a035afc Clean up setup.py and move it into src/. by Nathaniel Manista · 9 years ago
  84. 6edb451 Simplify _WrappedConsumer.moar. by Nathaniel Manista · 9 years ago
  85. 83edf3e Change the interface of RPC Framework's Future interface. by Nathaniel Manista · 9 years ago
  86. bc9773e Allow _low.Server objects to be passed a ServerCredentials. by Nathaniel Manista · 9 years ago
  87. 49c877e Add a wrapping of grpc_server_credentials. by Nathaniel Manista · 9 years ago
  88. c4f0ebe Prepare for the new batch call API. by Craig Tiller · 9 years ago
  89. 71723fa TODO fulfillment: use enum for enumerated types. by Nathaniel Manista · 9 years ago
  90. a4ead5d Bring in the Python GRPC Adapter package. by Nathaniel Manista · 9 years ago
  91. b8b0adf Refactoring of the Python build. by Nathaniel Manista · 9 years ago
  92. 7a3c38b Add the _framework.face package. by Nathaniel Manista · 9 years ago
  93. 21f29c6 Add the _framework.base package. by Nathaniel Manista · 9 years ago
  94. 61b5a81 Add the _framework.common package. by Nathaniel Manista · 9 years ago
  95. b68f3d1 Fill out the foundation package. by Nathaniel Manista · 9 years ago
  96. fcd6c0c Correct an out-of-date path in a comment. by Nathaniel Manista · 9 years ago
  97. 59d095a The logging_pool module. by Nathaniel Manista · 9 years ago