Nathaniel Manista
|
a60a77b63f
|
Update Python codegen to early_adopter interface
With this change the Python code generated by the Python code generator
uses the grpc.early_adopter package and not the grpc.framework.face
package.
|
2015-03-02 08:30:49 +00:00 |
Masood Malekghassemi
|
6e0b280389
|
Merge pull request #855 from nathanielmanistaatgoogle/python-test-port
Drop fixed port from python_plugin_test
|
2015-02-27 10:56:25 -08:00 |
Nathaniel Manista
|
732cf09a93
|
Drop fixed port from python_plugin_test
There may be some aspect of mortal sin in the way that context
management is now done in this test.
|
2015-02-27 00:47:38 +00:00 |
Masood Malekghassemi
|
40e8cbd1ee
|
Fix bugs in Python code generator
Fixes module path finding in the Python code generator and the signatures
of generated servicer methods.
|
2015-02-26 14:21:21 -08:00 |
Masood Malekghassemi
|
59d9ff4d9f
|
Updated Python protoc plugin testing.
|
2015-02-24 19:11:08 -08:00 |
Masood Malekghassemi
|
b13673dd7a
|
Added compiler plugin test for Python.
|
2015-02-20 18:52:23 -08:00 |