An error occurred fetching the project authors.
- 12 Jul, 2018 1 commit
-
-
Jason Madden authored
-
- 30 Mar, 2018 1 commit
-
-
Jason Madden authored
-
- 03 Mar, 2018 1 commit
-
-
Jason Madden authored
-
- 02 Mar, 2018 1 commit
-
-
Jason Madden authored
Cherry pick 1ef16f38491000f4fdafdc01dc809d30fc785867
-
- 05 Feb, 2018 1 commit
-
-
Jason Madden authored
The build cache was the only thing keeping 3.7.0a4 around; it can no longer be installed from pyenv. And I accidentaly deleted the master build cache, so we have no choice. It may be difficult to get 3.7b1 installed due to https://github.com/travis-ci/travis-ci/issues/9069
-
- 31 Jan, 2018 1 commit
-
-
Jason Madden authored
-
- 08 Jan, 2018 1 commit
-
-
Jason Madden authored
No new unexpected failures. Rename the 'async' methods and classes to 'async_'. I couldn't think of a better name. But keep the old names available for BWC. Fixes #1047.
-
- 12 Dec, 2017 1 commit
-
-
Jason Madden authored
-
- 09 Oct, 2016 1 commit
-
-
Jason Madden authored
-
- 05 Apr, 2016 1 commit
-
-
Jason Madden authored
Move 3rd party libraries to deps/ directory. Move gevent and greentest to src/ directory. This fixes tox. At this point the builds should all work the same. Lets check.
-
- 15 Sep, 2015 2 commits
-
-
Jason Madden authored
-
Jason Madden authored
Honor the timeout argument to Popen.communicate if there is no way to communicate with the child. Fixes a Python 3.5 test failure; add the Python 3.5 subprocess test suite.
-
- 07 Jul, 2015 1 commit
-
-
Jason Madden authored
-
- 06 Jul, 2015 2 commits
-
-
Jason Madden authored
-
Jason Madden authored
Import the 3.4 version of test_subprocess and make it (mostly) pass. Includes a test for #374; fixes #374.
-