- 25 Mar, 2016 4 commits
-
-
Tres Seaver authored
Drop support for Python 2.6 and 3.2.
-
Tres Seaver authored
- 2.6 is long out-of-maintenance, and a security quagmire. - 3.2 cannot be tested on Travis.
-
Tres Seaver authored
Also, point to RTD for docs. [ci skip]
-
Tres Seaver authored
[ci skip]
-
- 08 Nov, 2015 2 commits
-
-
Marius Gedminas authored
-
Marius Gedminas authored
-
- 07 Aug, 2015 2 commits
-
-
Fred Drake authored
Format log only when actually logging.
-
Christoph Zwerschke authored
-
- 17 Jun, 2015 1 commit
-
-
Martin Peeters authored
-
- 19 May, 2015 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 24 Apr, 2015 3 commits
-
-
Tres Seaver authored
In WeakSet, use the `valuerefs` method from Python 2.5 instead of accessing the internal `data` implementation detail.
-
Jason Madden authored
-
Jason Madden authored
-
- 13 Apr, 2015 3 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
In WeakSet, use the `valuerefs` method, added in Python 2.5 instead of accessing the internal `data` implementation detail. This lets us support Jython.
-
- 18 Dec, 2014 2 commits
-
-
Marius Gedminas authored
This was seen on winbot[*]: ValueError: path 'docs/_build/' cannot end with '/' with a traceback ending in "c:\Python26_32\lib\distutils\util.py", line 201, in convert_path. [*] http://winbot.zope.org/builders/transaction_py_265_32/builds/845/steps/buildout/logs/stdio I cannot reproduce the error locally, using Python 2.6.9.
- 17 Dec, 2014 1 commit
-
-
Marius Gedminas authored
Also update MANIFEST.in to exclude files that shouldn't be in the sdist.
-
- 16 Dec, 2014 12 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
Also, work around edge case on Travis where files aren't found.
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Normalize interface imports, and exclude them from branch coverage, because the coverage shows false negatives for method docstrings of interfaces.
-
Tres Seaver authored
-
Tres Seaver authored
Downloaded from: https://bootstrap.pypa.io/bootstrap-buildout.py.
-
Tres Seaver authored
-
- 04 Apr, 2014 1 commit
-
-
Tres Seaver authored
Fixes #4.
-
- 20 Mar, 2014 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 17 Mar, 2014 1 commit
-
-
Tres Seaver authored
-
- 06 Sep, 2013 2 commits
-
-
Tres Seaver authored
README: Correct docs URL
-
Nando Florestan authored
-
- 13 Mar, 2013 1 commit
-
-
Stephan Richter authored
-
- 12 Mar, 2013 1 commit
-
-
Marius Gedminas authored
-