index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
python
/
grpcio
/
tests
/
unit
/
framework
Commit message (
Expand
)
Author
Age
*
Delete tests of dead pre-GA code
Nathaniel Manista
2016-06-18
*
Initial Python3 support
Ken Payson
2016-06-10
*
Add block_until_paused method to PauseFailControl
Nathaniel Manista
2016-05-27
*
Split and rename test_constants.PARALLELISM
Nathaniel Manista
2016-05-16
*
Remove Python alpha/early_adopter implementation
Nathaniel Manista
2016-04-28
*
Update copyrights
Craig Tiller
2016-03-31
*
fixes to tests for py2/3 syntax compatibility
Leifur Halldor Asgeirsson
2016-03-23
*
Merge pull request #5650 from leifurhauks/py3_iteritems
Nicolas Noble
2016-03-21
|
\
*
\
Merge pull request #5653 from leifurhauks/py3_iterators
Jan Tattermusch
2016-03-21
|
\
\
|
|
*
replace uses of iteritems with six.iteritems
Leifur Halldor Asgeirsson
2016-03-18
|
*
|
make iterators python3-compatible
Leifur Halldor Asgeirsson
2016-03-18
|
|
/
*
/
specify metaclasses in a py3-compatible way
Leifur Halldor Asgeirsson
2016-03-18
|
/
*
fix copyright
Jan Tattermusch
2016-03-11
*
remove tests for EventInvocation API that is going to be removed
Jan Tattermusch
2016-03-11
*
Implement three missing face test methods
Nathaniel Manista
2016-01-27
*
Fix reporting unexpected abortions in event tests
Nathaniel Manista
2016-01-27
*
Drop use of functools.wrap in logging_pool
Nathaniel Manista
2016-01-26
*
Move parallel RPC code to correct test method
Nathaniel Manista
2016-01-26
*
Fix a defect in RPC Framework Core
Nathaniel Manista
2016-01-21
*
Make Python testing predictable again
Masood Malekghassemi
2015-12-03