| Commit message (Expand) | Author | Age | Files | Lines |
| * | gevent 1.2.0 didn't work well, let's stick with 1.1.2 for now | Ned Batchelder | 2016-12-24 | 1 | -1/+1 |
| * | Use the latest of everything | Ned Batchelder | 2016-12-24 | 1 | -4/+4 |
| * | Don't lint sphinx output | Ned Batchelder | 2016-12-14 | 1 | -1/+1 |
| * | Remove the filelock experiment | Ned Batchelder | 2016-12-06 | 1 | -1/+0 |
| * | Use pytest>=3.0.5 | Bruno Oliveira | 2016-12-05 | 1 | -1/+1 |
| * | Quick hack to try avoiding stepping on each others' pth files | Ned Batchelder | 2016-12-04 | 1 | -0/+1 |
| * | Latest versions of everything | Ned Batchelder | 2016-11-26 | 1 | -2/+2 |
| * | Enable pytest warnings, and fix/silence a few | Ned Batchelder | 2016-11-26 | 1 | -0/+1 |
| * | Use xdist to run tests faster | Ned Batchelder | 2016-11-23 | 1 | -0/+1 |
| * | No more nose, use pytest as test runner | Ned Batchelder | 2016-11-20 | 1 | -1/+0 |
| * | Test against latest pypy2 and pypy3 only. No more 3.2 | Ned Batchelder | 2016-11-20 | 1 | -16/+6 |
| * | Use my fix for pytest | Ned Batchelder | 2016-11-20 | 1 | -1/+1 |
| * | Move pycodestyle settings to setup.cfg | Ned Batchelder | 2016-11-01 | 1 | -10/+0 |
| * | Optionally use pytest as the test runner | Ned Batchelder | 2016-11-01 | 1 | -0/+1 |
| * | doc8 should really be more quiet. | Ned Batchelder | 2016-10-02 | 1 | -1/+1 |
| * | Use doc8 for some light checking of doc files | Ned Batchelder | 2016-10-02 | 1 | -0/+1 |
| * | Use linkcheck on docs, and fix some broken links | Ned Batchelder | 2016-09-24 | 1 | -2/+2 |
| * | Use PyPy 5.4 instead of 5.1 | Ned Batchelder | 2016-09-12 | 1 | -4/+4 |
| * | Update dependencies | Ned Batchelder | 2016-08-07 | 1 | -1/+1 |
| * | Add support for PyPy3 5.2 alpha 1 | Ned Batchelder | 2016-08-03 | 1 | -9/+6 |
| * | Let setuptools float on most environs, since tox is awkward to divide things ... | Ned Batchelder | 2016-07-29 | 1 | -1/+0 |
| * | Setuptools fixed their egg-ordering problem, no need for this test workaround... | Ned Batchelder | 2016-07-29 | 1 | -0/+1 |
| * | Update requirements | Ned Batchelder | 2016-06-26 | 1 | -1/+1 |
| * | Use latest of unittest-mixins | Ned Batchelder | 2016-06-18 | 1 | -1/+1 |
| * | Use unittest-mixins 1.1 | Ned Batchelder | 2016-06-12 | 1 | -2/+2 |
| * | Move try_execfile.py to an unambiguous place | Ned Batchelder | 2016-06-12 | 1 | -1/+2 |
| * | Use the real unittest-mixins package | Ned Batchelder | 2016-06-02 | 1 | -1/+1 |
| * | Remove the test helpers into their own repo | Ned Batchelder | 2016-06-01 | 1 | -0/+1 |
| * | Use the latest of everything | Ned Batchelder | 2016-05-20 | 1 | -2/+2 |
| * | Test system installation changes to get appveyor to work. | Ned Batchelder | 2016-05-20 | 1 | -1/+8 |
| * | Add 3.6 to the test matrix | Ned Batchelder | 2016-05-17 | 1 | -4/+4 |
| * | Update dependencies | Ned Batchelder | 2016-05-08 | 1 | -3/+3 |
| * | Test on PyPy 5.1, and note the support | Ned Batchelder | 2016-05-03 | 1 | -2/+5 |
| * | Latest gevent | Ned Batchelder | 2016-03-26 | 1 | -1/+1 |
| * | Keep things running and quiet for 3.2 | Ned Batchelder | 2016-03-26 | 1 | -1/+3 |
| * | Stop testing gevent on py26 | Ned Batchelder | 2016-03-02 | 1 | -1/+1 |
| * | Try this for gevent on appveyor? | Ned Batchelder | 2016-03-02 | 1 | -0/+1 |
| * | Update requirements, maybe this will make gevent work on appveyor | Ned Batchelder | 2016-03-02 | 1 | -1/+1 |
| * | Update two dependencies | Ned Batchelder | 2016-02-28 | 1 | -2/+2 |
| * | eventlet updated, and 0.18.0 is gone? | Ned Batchelder | 2016-02-10 | 1 | -1/+1 |
| * | Put back the pypy environment for travis | Ned Batchelder | 2016-01-24 | 1 | -1/+6 |
| * | Use an older setuptools for PyPy 3.2 | Ned Batchelder | 2016-01-24 | 1 | -4/+3 |
| * | Update versions in .pip files | Ned Batchelder | 2016-01-24 | 1 | -2/+2 |
| * | Clean up PythonParser a bit. | Ned Batchelder | 2015-11-28 | 1 | -2/+3 |
| * | Update to latest versions of requirements | Ned Batchelder | 2015-11-27 | 1 | -2/+2 |
| * | Fix doc building so that directories are created | Ned Batchelder | 2015-11-01 | 1 | -2/+2 |
| * | A better way to ignore the output of rst2html | Ned Batchelder | 2015-11-01 | 1 | -2/+2 |
| * | No need to specify a Python for docs, works in more places | Ned Batchelder | 2015-11-01 | 1 | -1/+0 |
| * | PyPy 4.0 works | Ned Batchelder | 2015-11-01 | 1 | -3/+6 |
| * | Update to latest dependencies | Ned Batchelder | 2015-11-01 | 1 | -1/+1 |