1662 Commits (b82bfa4e95f0bc90c45c3eff8f86c701b4769f74)

Author SHA1 Message Date
Yuchen Zeng 68745bbf8a Resolve dependency issues 8 years ago
Yuchen Zeng 47155ed254 Split ifaddr related functions out into a separate file 8 years ago
Craig Tiller 9202b3fdfd Arena allocator for grpc 8 years ago
Siddharth Shukla fe6bc6999c Skip split_definitions_test if PyPy 8 years ago
Ken Payson 78354300bf Add package details to gRPC Packages 8 years ago
David Garcia Quintas 904e7f53ae Introducing 1.2.0-pre1 8 years ago
David Garcia Quintas 74cec10619 Bumped version to 1.3.0-dev 8 years ago
Mehrdad Afshari 9b3c73d1cd Updated protobuf dependency for python to 3.2.0 8 years ago
Sree Kuchibhotla b4a6f908ca Python: Completion queue creation API changes 8 years ago
Nathaniel Manista 3ec1366eb6 Enable unused-argument lint 8 years ago
Nathaniel Manista 8fccf59d04 Enable too-many-return-statements lint 8 years ago
Nathaniel Manista c3038a5cb3 Suppress and enable too-many-locals lint 8 years ago
Nathaniel Manista db0f85b010 Configure and enable too-many-arguments lint 8 years ago
Nathaniel Manista 18f025e0a3 Fix and enable super-init-not-called lint 8 years ago
Nathaniel Manista af39256c01 Fix and enable redefined-outer-name lint 8 years ago
Nathaniel Manista b16d765c0c Work toward enabling cyclic-import lint 8 years ago
Nathaniel Manista 4531cbe937 Selectively suppress and enable broad-except lint 8 years ago
Nathaniel Manista e151a21ee4 Fix and enable unused-variable lint 8 years ago
Nathaniel Manista d5e3766027 Fix and enable no-value-for-parameter lint 8 years ago
Nathaniel Manista 7983213fd2 Fix and enable unused-import lint 8 years ago
Nathaniel Manista 017365d072 Fix and enable no-self-use lint 8 years ago
Nathaniel Manista 98a4c6f33f Remove grpc.beta._connectivity_channel 8 years ago
Muxi Yan 5c2d7e287b Boost grpc version to v1.1.4 8 years ago
kpayson64 47d7a08e1e Increase epsilon in thread cleanup test 8 years ago
Noah Eisen da22274401 Add sleep(1) to Python negative http2 client 8 years ago
Nathaniel Manista fc39593a08 Add missing unittest.main call 8 years ago
Ken Payson fd6cc7de7b Bump version to v1.1.3 8 years ago
Mark D. Roth d6d192d005 Retry throttling implementation. 8 years ago
Nathaniel Manista 90798ab199 Fix and enable no-member lint 8 years ago
Nathaniel Manista a52d3bb39b Fix and enable simplifiable-if-statement lint 8 years ago
Nathaniel Manista 402aca6621 Fix and enable dangerous-default-value lint 8 years ago
Nathaniel Manista 3577f63136 Fix and enable logging-format-interpolation lint 8 years ago
Ken Payson d5d9d9e672 Store cython-level call in grpc.Call 8 years ago
Ken Payson 6193f23f94 Use unique namespace for each python protoc test 8 years ago
Ken Payson dbf571ea07 Use unique namespace for each python protoc test 8 years ago
Mark D. Roth 1dcd922ce6 Remove initial_connect_string hack. 8 years ago
thinkerou 2b43481ff3 fix undefined name 8 years ago
David Garcia Quintas 012915045f Secure naming support for gRPCLB 8 years ago
Paul Marks 3a5bba0a20 Connect to "localhost" from interop clients. 8 years ago
Nathaniel Manista 9e61e08065 User-Agent "Python-gRPC-" → "grpc-python/" 8 years ago
murgatroid99 2b3e12ceee Update version to 1.1.2 8 years ago
Ken Payson 0f5e3a87c2 Ran Yapf code, pinned version 8 years ago
Ken Payson 2fa5f2f978 Re-run yapf code, and pin version 8 years ago
murgatroid99 e15b5a42af Bump version to 1.1.1 8 years ago
murgatroid99 ba7c059c64 Run yapf_code on v1.1.x 8 years ago
Craig Tiller 5cad46e218 Bump master version numbers 8 years ago
Nicolas "Pixel" Noble 4dcb7862bf Flagging version 1.1.0. 8 years ago
David Garcia Quintas 4a1fa69d2d ran yapf 8 years ago
Mark D. Roth 203de0fa41 Really fix python. 8 years ago
Mark D. Roth 26e973e36e Fix cython bug. 8 years ago