index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
compiler
/
python_generator.cc
Commit message (
Expand
)
Author
Age
*
Add `auto-gen`d comment to `_pb2_grpc.py` files
Masood Malekghassemi
2016-12-28
*
don't print multiple imports to protobuf modules
Bryan Blanchard
2016-12-15
*
Switch to command-arg for Python split-codegen
Masood Malekghassemi
2016-12-02
*
Clang-format python_generator.cc
Masood Malekghassemi
2016-10-28
*
Clean-up types in Python generator
Masood Malekghassemi
2016-10-28
*
Enable split code generation
Masood Malekghassemi
2016-10-28
*
Format.
Nicolas "Pixel" Noble
2016-09-29
*
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
Nicolas "Pixel" Noble
2016-09-29
|
\
|
*
Add docstrings to generated beta elements
siddharthshukla
2016-09-22
*
|
Clang-format all the things
Masood Malekghassemi
2016-07-12
|
/
*
Use open-source defaults to propagate Python plugin configuration
Masood Malekghassemi
2016-06-29
*
Python GA code generation
Nathaniel Manista
2016-06-13
*
Format changes to python protoc generation
Ken Payson
2016-05-11
*
Add proto comments to generated _pb2.py files
yang-g
2016-05-03
*
Allow additive changes to protos w/o forcing user implementation
Masood Malekghassemi
2016-04-27
*
Update copyrights
Craig Tiller
2016-03-31
*
python 2/3 compatible abstract servicers/stubs
Leifur Halldor Asgeirsson
2016-03-18
*
made codegen targets in build.yaml
David Garcia Quintas
2016-01-21
*
Copyright date fixes for Python generator files
Nathaniel Manista
2016-01-19
*
Remove Python alpha code generation
Nathaniel Manista
2016-01-16
*
Beta API clean-ups
Nathaniel Manista
2015-09-05
*
Code generation for Python Beta API
Nathaniel Manista
2015-08-31
*
headers reorg
yang-g
2015-08-21
*
Remove explicit reference to nullptr since this isn't within
Vijay Pai
2015-07-27
*
Add a test that headers are properly in build.json
Craig Tiller
2015-06-25
*
Add a metadata_transformer to the Python stub.
Nathaniel Manista
2015-04-06
*
Unify early_adopter construction functions
Nathaniel Manista
2015-03-30
*
Elminate range-based fors and work around some other limitations in older com...
Vijay Pai
2015-03-24
*
Sanitize Python plugin
Masood Malekghassemi
2015-03-20
*
Make Python package spec indirect
Masood Malekghassemi
2015-03-18
*
Factor out interface-specific early_adopter code
Masood Malekghassemi
2015-03-17
*
Add service name to Python early_adopter
Nathaniel Manista
2015-03-16
*
Removing the `using std::string` in the python plugin code.
Nicolas "Pixel" Noble
2015-03-11
*
Update Python codegen to early_adopter interface
Nathaniel Manista
2015-03-02
*
Removing private protobuf header inclusion.
Nicolas "Pixel" Noble
2015-02-27
*
Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++
Craig Tiller
2015-02-26
|
\
*
|
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
|
*
Fix bugs in Python code generator
Masood Malekghassemi
2015-02-26
|
/
*
Removing emplace from python plugin.
Nicolas "Pixel" Noble
2015-02-25
*
Updated Python protoc plugin testing.
Masood Malekghassemi
2015-02-24
*
Removed unused/wrong generated Python code imports from Python codegen.
Masood Malekghassemi
2015-02-19
*
Added protoc plugin for Python GRPC.
Masood Malekghassemi
2015-02-19