- 30 Sep, 2015 1 commit
-
-
Jason Madden authored
-
- 29 Sep, 2015 4 commits
-
-
Jason Madden authored
-
Jason Madden authored
Mark test__issue6.py flaky everywhere, I'm getting tired of re-running test environemnts on Travis one at a time because of it.
-
Jason Madden authored
-
Jason Madden authored
Needs a test case.
-
- 28 Sep, 2015 1 commit
-
-
Jason Madden authored
Comment-deprecate the undocumented rfile kwarg to WSGIHandler (not using the warnings module because this is a hot code path and also because DeprecationWarning is ignored by default under Py27 anyway) [skip ci]
-
- 18 Sep, 2015 5 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
- 17 Sep, 2015 5 commits
-
-
Jason Madden authored
Working towards improved release support (zest.releaser): compatibility with the pyroma setup linter and fix the issues found. Next up: the manifest.
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Fix coverage numbers for top-level statements in __init__.py and friends. Also add some useful platform-specific exclusions.
-
Jason Madden authored
Add a test for #651 and really fix #651 this time (another manifestation of the same underlying issue as #652)
-
- 16 Sep, 2015 16 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Support coverage.py in the testrunner and coveralls.io
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Add python 3.5 selectors test, and remove the devpoll selector under 3.5. also update the monkey documentation.
-
Jason Madden authored
-
Jason Madden authored
-
- 15 Sep, 2015 8 commits
-
-
Jason Madden authored
-
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.
-
Jason Madden authored
See the detailed changelog entry. This brings correctness, debugging, and performance benefits. It further matches the already documented and specified restrictions on application-provided header and status line values.
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-