aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/python/route_guide
Commit message (Collapse)AuthorAge
* Add basicConfig to prepare to log future exceptionGravatar Lidi Zheng2018-11-30
|
* Close channels in examplesGravatar Nathaniel Manista2018-06-14
|
* reimplement distance calculation in routeguideGravatar Jan Tattermusch2018-03-23
|
* Upgrade yapf to 0.20.0Gravatar Mehrdad Afshari2018-01-02
| | | | Upgrade yapf version to 0.20.0 and reformat Python files.
* yapf examples/pythonGravatar ncteisen2017-12-12
|
* Kill off unnecessary sleep in route_guide exampleGravatar Mehrdad Afshari2017-11-22
|
* Regenerate example Python generated codeGravatar Nathaniel Manista2017-09-11
|
* Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Update Python examples with fresh generated codeGravatar Nathaniel Manista2016-12-21
|
* Un-namespace Python packagesGravatar Masood Malekghassemi2016-12-12
| | | | | Setuptools was updated and our hacky namespace-package-chickens came back to roost. This removes the unsupported namespace package hacks.
* Upgrade one forgotten example code site to GA APIGravatar Nathaniel Manista2016-08-10
| | | | This should have been included in 46585e23f14b0463c4b7a0d04d72d712.
* Update examples to GA APIGravatar Nathaniel Manista2016-07-15
|
* Updated example codegen to use grpcio-toolsGravatar Ken Payson2016-06-30
|
* Merge pull request #5256 from tamihiro/masterGravatar Jan Tattermusch2016-06-16
|\ | | | | Minor fix on example script
* | Add proto comments to generated _pb2.py filesGravatar yang-g2016-05-03
| |
* | Update copyrightsGravatar Craig Tiller2016-03-31
| |
* | python3-compatible syntax for python examplesGravatar Leifur Halldor Asgeirsson2016-03-18
| |
* | Fix copyrightGravatar Craig Tiller2016-03-07
| |
* | Set grace=0 to server stop in route_guideGravatar VcamX2016-03-07
| | | | | | Fix #5619
| * Fix variable assignment in the example scriptGravatar Tamihiro Yuzawa2016-02-22
| |
* | Remove outdated scriptsGravatar Masood Malekghassemi2016-02-17
|/
* Update copyrightsGravatar Craig Tiller2015-12-22
|
* Mark Python example docs as moved to grpc.ioGravatar Nathaniel Manista2015-09-29
|
* Beta Python documentation correction and updateGravatar Nathaniel Manista2015-09-10
|
* fix more examples linksGravatar Stanley Cheung2015-08-31
|
* replace all grpc-common occurances with examplesGravatar Stanley Cheung2015-08-27
|
* move examples to correct locationsGravatar Stanley Cheung2015-08-27