aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio/grpc
Commit message (Expand)AuthorAge
* Master version bump to 1.7.xGravatar David Garcia Quintas2017-08-16
* Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\
* | Remove declaration of missing field.Gravatar Robert Bradshaw2017-07-10
| * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
| |\ | |/ |/|
* | Enable wrong-import-order lintGravatar Nathaniel Manista2017-06-24
* | Enable redefined-variable-type lintGravatar Nathaniel Manista2017-06-24
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | master bumped to 1.5.xGravatar David Garcia Quintas2017-05-30
* | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergeGravatar murgatroid992017-05-25
|\ \
| * | Reconnect disconnected channels automaticallyGravatar Ken Payson2017-05-22
| | * Const correctness? for cythonGravatar Craig Tiller2017-05-15
| |/ |/|
* | Expose Auth Context in PythonGravatar Ken Payson2017-05-11
* | Regain sanityGravatar ncteisen2017-05-08
* | Merge pull request #10977 from makdharma/pydocfixitGravatar makdharma2017-05-05
|\ \
| * | Documentation fixes for python public API.Gravatar Makarand Dharmapurikar2017-05-05
* | | Fix Python interop testsGravatar Ken Payson2017-05-01
|/ /
* | Merge branch 'tsan-c++' into hybridGravatar Craig Tiller2017-04-20
|\ \
| * \ Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-19
| |\ \
| | * | Keep _grpcio_metadata.py in GitHub repoGravatar Matt Kwong2017-04-18
| * | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
| |\| |
* | | | Remove APIGravatar Craig Tiller2017-04-12
| |/ / |/| |
| * | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-12
| |\|
* | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-07
|\ \ \ | | |/ | |/|
| | * Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
| * | Fix Python poll() server spinlock bugGravatar Ken Payson2017-03-28
| |/
* | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
|\|
* | Python changesGravatar Sree Kuchibhotla2017-03-22
| * Merge pull request #10022 from kpayson64/resource_exauhstedGravatar kpayson642017-03-17
| |\
| | * Add max_requests argument to serverGravatar Ken Payson2017-03-17
| * | Merge pull request #10188 from kpayson64/another_gil_fixGravatar kpayson642017-03-17
| |\ \
| | * | Initialize GIL at startupGravatar Ken Payson2017-03-16
| | |/
| * / Change GIL aquire functions to make it c-core thread safeGravatar Ken Payson2017-03-15
| |/
* | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-08
|\|
| * Merge pull request #9974 from nathanielmanistaatgoogle/lintGravatar Nathaniel Manista2017-03-08
| |\
* | | Python: Completion queue creation API changesGravatar Sree Kuchibhotla2017-03-06
|/ /
* | Merge pull request #9967 from nathanielmanistaatgoogle/lintGravatar Nathaniel Manista2017-03-03
|\ \
| | * Enable unused-argument lintGravatar Nathaniel Manista2017-03-03
| | * Enable too-many-return-statements lintGravatar Nathaniel Manista2017-03-03
| | * Suppress and enable too-many-locals lintGravatar Nathaniel Manista2017-03-03
| | * Configure and enable too-many-arguments lintGravatar Nathaniel Manista2017-03-03
| | * Fix and enable super-init-not-called lintGravatar Nathaniel Manista2017-03-03
| |/
| * Fix and enable redefined-outer-name lintGravatar Nathaniel Manista2017-03-03
* | Merge pull request #9866 from nathanielmanistaatgoogle/lint-fixesGravatar Nathaniel Manista2017-03-02
|\ \
| | * Work toward enabling cyclic-import lintGravatar Nathaniel Manista2017-03-02
| | * Selectively suppress and enable broad-except lintGravatar Nathaniel Manista2017-03-02
| | * Fix and enable no-value-for-parameter lintGravatar Nathaniel Manista2017-03-02
| |/
| * Fix and enable unused-variable lintGravatar Nathaniel Manista2017-03-02
| * Fix and enable unused-import lintGravatar Nathaniel Manista2017-03-02
| * Fix and enable no-self-use lintGravatar Nathaniel Manista2017-03-02
* | Remove grpc.beta._connectivity_channelGravatar Nathaniel Manista2017-03-02