Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for Python 3.7 | Marius Gedminas | 2018-08-09 | 1 | -0/+4 |
* | Simplify .travis.yml matrix. | Jason Madden | 2017-11-08 | 1 | -10/+10 |
* | Make the C extension optional; test PURE_PYTHON and PyPy3 on Travis. Fixes #26issue26 | Jason Madden | 2017-11-08 | 1 | -6/+11 |
* | 100% coverage | Jason Madden | 2017-07-11 | 1 | -6/+10 |
* | Try to workaround the circular dependency on zope.security during testing. Se...python36 | Jason Madden | 2017-04-22 | 1 | -0/+1 |
* | Add support for Python 3.6 | Jason Madden | 2017-04-22 | 1 | -1/+8 |
* | Make py_sameProxiedObjects handle zope.security proxiesissue15 | Jason Madden | 2017-04-16 | 1 | -2/+1 |
* | fix travis tests | Brian Sutherland | 2016-05-05 | 1 | -0/+1 |
* | Drop support for Python 2.6 and 3.2.drop-py26-py32-support | Tres Seaver | 2016-03-23 | 1 | -2/+0 |
* | Note explicit support for Python 3.5 | Felix Yan | 2015-11-06 | 1 | -1/+3 |
* | Speed up Travis start via 'sudo: false'. | Tres Seaver | 2014-12-18 | 1 | -0/+1 |
* | 'Updated Travis YAML.' | Stephan Richter | 2013-03-04 | 1 | -0/+13 |