| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for Python 3.6. | Jason Madden | 2017-01-16 | 1 | -1/+1 |
| | | | | | | Also use macpython for all the mac builds. See zopefoundation/persistent#59 | ||||
| * | Add support for building/testing w/ 'PURE_PYTHON' defined.add-pure-test-support | Tres Seaver | 2016-04-14 | 1 | -1/+11 |
| | | |||||
| * | Drop support for Python 3.2.drop-py32-support | Tres Seaver | 2016-03-23 | 1 | -1/+1 |
| | | |||||
| * | Drop support for Python 2.6. | Tres Seaver | 2016-03-09 | 1 | -1/+1 |
| | | | | | | | Note explicit support for Python 3.5. Bump next release for semver. | ||||
| * | Add an appveyor.yml | Marius Gedminas | 2015-12-14 | 1 | -0/+5 |
| | | |||||
| * | Note explicit support for Python 3.5 | Felix Yan | 2015-11-03 | 1 | -1/+1 |
| | | |||||
| * | Tox cleanups: | Tres Seaver | 2015-03-01 | 1 | -12/+5 |
| | | | | | | | - Drop redundant 'py32' environ. - Switch to 'usedevelop=true' for nose / coverage. - Drop explicit jython env (tox will DTRT when jython works with it). | ||||
| * | Document hangup for Jython 2.7b1 support. | Tres Seaver | 2014-12-08 | 1 | -3/+3 |
| | | |||||
| * | Test pypy3. | Tres Seaver | 2014-12-08 | 1 | -1/+1 |
| | | |||||
| * | Note explicit support for Python 3.4. | Tres Seaver | 2014-03-17 | 1 | -1/+1 |
| | | |||||
| * | Make Python 2.7 run coverage tests and doc generation. | Stephan Richter | 2014-02-04 | 1 | -7/+7 |
| | | |||||
| * | Note support for Python 3.3. | Tres Seaver | 2012-11-21 | 1 | -1/+1 |
| | | |||||
| * | Automate build of Sphinx HTML docs and running doctest snippets via tox. | Tres Seaver | 2012-05-09 | 1 | -1/+11 |
| | | |||||
| * | Tox doesn't need zope.fixers under 3.2. | Tres Seaver | 2012-04-06 | 1 | -1/+0 |
| | | |||||
| * | Note new second-dot version due to change in supported Python platforms: | Tres Seaver | 2012-03-30 | 1 | -1/+13 |
| | | | | | | | | | - Drop support for Python 2.4, 2.5, 3.1. - Note that Jython support is pending the arrival of 2.7 compatibiltiy. Also, add a 'covarage' environment to the Tox support. | ||||
| * | Merge chrism-componentregistry branch: | Chris McDonough | 2011-09-15 | 1 | -1/+7 |
| | | | | | | svn merge -r122752:122809 svn+ssh://svn.zope.org/repos/main/zope.interface/branches/chrism-componentregistry | ||||
| * | - Add a tox.ini for easier xplatform testing. | Chris McDonough | 2011-07-15 | 1 | -0/+11 |
