aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio/tests/unit/framework/interfaces/face/_future_invocation_asynchronous_event_service.py
Commit message (Expand)AuthorAge
* Organize Python tests to use grpcio-tools directlyGravatar Masood Malekghassemi2016-07-01
* Split and rename test_constants.PARALLELISMGravatar Nathaniel Manista2016-05-16
* Update copyrightsGravatar Craig Tiller2016-03-31
* fixes to tests for py2/3 syntax compatibilityGravatar Leifur Halldor Asgeirsson2016-03-23
* Merge pull request #5650 from leifurhauks/py3_iteritemsGravatar Nicolas Noble2016-03-21
|\
* \ Merge pull request #5653 from leifurhauks/py3_iteratorsGravatar Jan Tattermusch2016-03-21
|\ \
| | * replace uses of iteritems with six.iteritemsGravatar Leifur Halldor Asgeirsson2016-03-18
| * | make iterators python3-compatibleGravatar Leifur Halldor Asgeirsson2016-03-18
| |/
* / specify metaclasses in a py3-compatible wayGravatar Leifur Halldor Asgeirsson2016-03-18
|/
* Implement three missing face test methodsGravatar Nathaniel Manista2016-01-27
* Move parallel RPC code to correct test methodGravatar Nathaniel Manista2016-01-26
* Fix a defect in RPC Framework CoreGravatar Nathaniel Manista2016-01-21
* Make Python testing predictable againGravatar Masood Malekghassemi2015-12-03