Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Wed, 28 Jul 2021 14:55:06 +0200 |
Pierre-Yves David |
dummyssh: make sure we don't inherit files descriptor to the children
stable
|
Sun, 11 Jul 2021 17:03:58 +0200 |
Pierre-Yves David |
dummyssh: call python script with python
|
Sun, 11 Jul 2021 16:57:53 +0200 |
Pierre-Yves David |
dummyssh: use subprocess instead of os.call
|
Fri, 06 Nov 2020 13:58:59 -0800 |
Gregory Szorc |
global: use python3 in shebangs
|
Sun, 11 Feb 2018 19:11:17 -0800 |
Gregory Szorc |
py3: make dummyssh compatible with Python 3
|
Fri, 29 Dec 2017 03:37:36 +0530 |
Pulkit Goyal |
tests: add b'' to string literals where bytes are required
|
Wed, 15 Feb 2017 23:24:03 -0800 |
Jun Wu |
dummyssh: use LOCALIP
|
Fri, 13 May 2016 03:26:28 +0530 |
Pulkit Goyal |
py3: make tests/dummyssh use absolute_import
|
Fri, 14 Jun 2013 15:28:40 -0400 |
Augie Fackler |
dummyssh: fix check-code nit
|
Mon, 26 Dec 2011 15:30:43 +0100 |
Mads Kiilerich |
tests: make simple single quotes work with dummyssh on windows
|
Thu, 05 May 2011 01:47:46 +0200 |
Mads Kiilerich |
tests: share dummyssh
|