- Jun 08, 2017
-
-
Jan Tattermusch authored
-
- May 12, 2017
-
-
Jan Tattermusch authored
-
- Mar 12, 2017
-
-
Siddharth Shukla authored
Change shebangs to `#!/usr/bin/env python` instead of `#!/usr/bin/env python2.7`.
-
- Dec 22, 2016
-
-
Jan Tattermusch authored
-
- Jul 12, 2016
-
-
siddharthshukla authored
six is necessary for making these scripts cross compatible between python 2.x and 3.x Changes: Add six to python_deps.include Include python_deps.include to all Dockerfile templates in test directory Include python_deps.include to all Dockerfile templates in stress_test directory Include python_deps.include to all Dockerfile templates in interop_test directory Replace print statements with print function calls (from futute..) Replace .iteritems() with .items() wherever necessary use six.moves to import BaseHTTPServer Generate new dockerfiles using generate_projects.sh
-
- Feb 02, 2016
-
-
Nathaniel Manista authored
-
Alistair Veitch authored
-
- Feb 01, 2016
-
-
Jan Tattermusch authored
-
- Jan 29, 2016
-
-
Jan Tattermusch authored
-