983 Commits (146e374d53819a07e96740c91275a5478cdd1815)

Author SHA1 Message Date
Ken Payson 5998cd760c Add Python3.5 artifact targets 9 years ago
Nathaniel Manista 5450f05e0c Migrate distrib, interop, and stress to GA API 9 years ago
Ken Payson e5fd01a389 Bump python protobuf dependency to 3.0.0 9 years ago
Nicolas "Pixel" Noble 3260a1731a Bumping to 1.0.0-pre2. 9 years ago
Ken Payson 8d3e9ec9c2 Fix cygrpc test 9 years ago
Ken Payson e39edac2c8 Fixed name syntax error 9 years ago
Ken Payson dd24c1ece4 Polish grpcio_health_checking package 9 years ago
Masood Malekghassemi a39c2cb4f2 Handle distutils command idiosyncracies 9 years ago
Masood Malekghassemi b236279832 Patch `spawn` for Python 'unix' compilers instead 9 years ago
Masood Malekghassemi 3acddb20db Remove Python 'loader' hack 9 years ago
Masood Malekghassemi e9b90e5e1f Move Python.h include out of loader code 9 years ago
Ken Payson c41f81aeeb Document rpc details as string type 9 years ago
Masood Malekghassemi 48d07c6489 Add special methods to generated Python docs 9 years ago
Ken Payson 4d425522bf Remove early adopter code 9 years ago
Ken Payson f7f47a6d26 Added Glossary to docs with metadata definition 9 years ago
Nicolas "Pixel" Noble 8c72ae43f9 Flagging master as 1.0.0-pre1. 9 years ago
Ken Payson b5b6f93e00 Updated python qps tests to use GA server API 9 years ago
Nicolas "Pixel" Noble 9183314435 Addressing comments. 9 years ago
Ken Payson 16e7f5826b Updated exit_test for new grpc.Server API 9 years ago
Ken Payson 9adeaffa10 Implemented python status_code_and_message interop test 9 years ago
Ken Payson 136ea365e3 Hold onto the GIL in __dealloc__ functions 9 years ago
Masood Malekghassemi 3a9e6d9770 Fix interop tests on Windows 9 years ago
Masood Malekghassemi cab9d4f74b Make Python tests run on Windows 9 years ago
Masood Malekghassemi 639bb3996f Build Python distributions standalone for Windows 9 years ago
Masood Malekghassemi 06c857cb86 Patch monkeypatch link function to work in Python3 9 years ago
Masood Malekghassemi 586e3835fe Make Python build standalone on Windows 9 years ago
Masood Malekghassemi af26ce6f43 Remove unnecessary fcntl module import 9 years ago
Masood Malekghassemi 771dc7546a Remove misleading diagnostics message 9 years ago
Ken Payson ea1b16f82f Removed cython client-side call tracking 9 years ago
Nathaniel Manista 4dd9ca9a6e Fix _Rendezvous.exception for successful calls 9 years ago
Nathaniel Manista 22869a00fd Composition of arbitrarily many CallCredentials 9 years ago
Nathaniel Manista a6b2a5a090 Make handlers optional at server construction 9 years ago
Ken Payson 45c0f2b305 Migrated python performance tests to use GA API 9 years ago
Nathaniel Manista cb58105fd6 Fix _Rendezvous.exception for successful calls 9 years ago
Ken Payson e4123f3083 Updated release version to 0.15.1 9 years ago
Masood Malekghassemi e38b917f9e Check Python ByteBuffer reader init status 9 years ago
David Garcia Quintas 0910e4c0f6 pr comments 9 years ago
Masood Malekghassemi 4763678016 Regenerate project files 9 years ago
Masood Malekghassemi ac586ba21e Remove tox 9 years ago
Masood Malekghassemi 1ff429da2a Organize Python tests to use grpcio-tools directly 9 years ago
David Garcia Quintas 9a2320e40e regenerated projects 9 years ago
David Garcia Quintas 6721d4f0f1 Return success status of grpc_byte_buffer_reader 9 years ago
Ken Payson 6a654dd400 Changed default string type to be str 9 years ago
David Garcia Quintas 4281272389 Updated git clone URL 9 years ago
Nathaniel Manista 458b35af34 Fix Python server interop spec noncompliance 9 years ago
Nathaniel Manista f5f9e04464 Make handlers optional at server construction 9 years ago
Ken Payson 4ea77849f2 Removed _connectivity_channel.ChannelConnectivityTest test 9 years ago
Ken Payson 110601d8e1 Convert windows dll filename to bytes 9 years ago
Ken Payson aa4bb51d95 Updated several threads to use CleanupThread for clean exit 9 years ago
David Garcia Quintas 6e789893ea Basic testing of client and sever side compression 9 years ago