summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Prep 4.1.0 release.4.1.0Tres Seaver2017-05-022-2/+2
|
* Merge pull request #6 from zopefoundation/issue4Jason Madden2017-05-0210-46/+89
|\ | | | | Use C extension in Python 3, and make Python version handle ``default`` like the C version
| * Use C extension in Python 3, and make Python version handle ``default`` the sameissue4Jason Madden2017-05-0110-46/+89
|/ | | | | | | | | | | | Fixes #4 and fixes #5. Add a specific test case for both of these things. Enabling the C extension on Python 3 revealed more places where readonly attributes can raise different exceptions so fix those tests. Also add Python 3.6 to the supported list, and use zope.testrunner to workaround the namespace package issue.
* update bootstrap.pyAdam Groszer2016-04-201-15/+36
|
* Merge pull request #3 from zopefoundation/drop-py26-py32-supportTres Seaver2016-03-234-30/+28
|\ | | | | Drop support for Python 2.6 and 3.2.
| * Typo fixes.drop-py26-py32-supportTres Seaver2016-03-231-5/+5
| |
| * Drop support for Python 2.6 and 3.2.Tres Seaver2016-03-234-30/+28
|/
* Update MANIFEST.inMarius Gedminas2015-11-081-2/+5
|
* Merge pull request #2 from felixonmars/masterMarius Gedminas2015-11-075-3/+5
|\ | | | | Note explicit support for Python 3.5
| * Note explicit support for Python 3.5Felix Yan2015-11-075-3/+5
|/
* Test PyPy3.Tres Seaver2015-03-092-1/+2
|
* Cleanup travis output / deprecations.Tres Seaver2015-03-091-2/+2
|
* Test python3.4 on Travis.Tres Seaver2015-03-091-0/+1
|
* Use python 2.7 for coverage / docs.Tres Seaver2015-03-091-2/+2
|
* Switch to 'usedevelop = true' FBO nose / coverage.Tres Seaver2015-03-091-5/+1
|
* Silence setuptools/distutils chatter during test runs.Tres Seaver2015-03-091-1/+1
|
* Drop mention of Jython.Tres Seaver2015-03-091-7/+0
| | | | When tox / pip / virtualenv support it, it will run w/o special env.
* Add PyPI and RTD badges.Tres Seaver2015-01-281-0/+8
|
* Fix underline.Tres Seaver2015-01-221-1/+1
|
* Silence Sphinx warning.Tres Seaver2015-01-221-0/+0
|
* Remove SVN fossilTres Seaver2015-01-211-1/+1
|
* Edit myself out in favor of J. Random Hacker.Tres Seaver2015-01-201-2/+2
| | | | [ci skip]
* Remove no-longer true mention of building docs in buildout.Tres Seaver2015-01-191-37/+0
|
* Update hacking docs to reflect Github.Tres Seaver2015-01-121-42/+54
| | | | [ci skip]
* Add Travis badge, garden ReST.Tres Seaver2014-12-292-2/+7
| | | | [ci skip]
* Bow to our new PEP 440 overlords.Tres Seaver2014-12-291-1/+1
| | | | [ci skip]
* Update to latest bootstrap.Tres Seaver2014-12-201-7/+18
|
* Speed up Travis start via 'sudo: false'.Tres Seaver2014-12-181-0/+1
| | | | See: http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
* Update to latest bootstrap.pyMarius Gedminas2014-11-061-26/+34
| | | | Downloaded from http://downloads.buildout.org/2/bootstrap.py
* svbTres Seaver2014-03-192-2/+5
|
* Prep 4.0.3 release.4.0.3Tres Seaver2014-03-192-2/+3
|
* Note explicit support for Python 3.4.Tres Seaver2014-03-173-1/+4
|
* CHangelog for bootstrap.py update.Tres Seaver2013-07-091-1/+2
|
* Update to buildout 2.2's bootstrap.Tres Seaver2013-07-091-169/+62
|
* Update to latest v1 bootstrapMarius Gedminas2013-03-121-63/+221
|
* Updated Travis YAML.Stephan Richter2013-03-041-0/+13
|
* Nest into Github.Tres Seaver2013-01-115-10/+12
| | | | | | | | - Denominate files to indicate ReST. - Drop .bzrignore. - Add MANIFEST.in FBO users w/o setuptools_git.
* Ignore derived.Tres Seaver2013-01-081-0/+15
|
* svbTres Seaver2012-12-312-1/+6
|
* Prep 4.0.2 release.Tres Seaver2012-12-312-3/+3
|
* Normalize Python classifiers.Tres Seaver2012-12-311-0/+1
|
* svbTres Seaver2012-11-212-1/+6
|
* Prep 4.0.1 release.Tres Seaver2012-11-212-2/+2
|
* Add support for Python 3.3.Tres Seaver2012-11-213-2/+8
|
* Add notes on hacking this package.Tres Seaver2012-06-292-0/+326
|
* Point to public docs URL.Tres Seaver2012-05-161-0/+2
|
* Remove quickstart boilerplate.Tres Seaver2012-05-161-7/+2
|
* Prep 4.0.0 release.Tres Seaver2012-05-162-2/+2
|
* Automate build of Sphinx HTML docs and running doctest snippets via tox.Tres Seaver2012-05-092-1/+12
|
* Ignore tox artifacts.Tres Seaver2012-04-171-0/+3
|