summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix GHA: ubuntu-latest no longer contains Python 2.7 up to 3.6HEADmasterMichael Howitz2022-12-093-5/+6
|
* Back to development: 4.4Michael Howitz2022-11-292-1/+7
|
* Preparing release 4.34.3Michael Howitz2022-11-292-2/+2
|
* Merge pull request #8 from zopefoundation/config-with-pure-pythonMichael Howitz2022-11-2925-348/+412
|\ | | | | | | | | * Config with pure python * Add support for Python 3.8, 3.9, 3.10, 3.11. * Drop support for Python 3.4.
| * Fix badge.Michael Howitz2022-11-291-3/+3
| |
| * Isort and autopep8 the code.Michael Howitz2022-11-2912-38/+101
| |
| * Add support for Python 3.8, 3.9, 3.10, 3.11; drop 3.4.Michael Howitz2022-11-292-2/+7
| |
| * Configuring for pure-pythonMichael Howitz2022-11-2911-305/+301
|/
* Merge pull request #7 from zopefoundation/all-repos_autofix_all-repos-sedJens Vagelpohl2020-10-281-2/+2
|\ | | | | Update badge URL for Travis
| * Update badge URL for Travisall-repos_autofix_all-repos-sedJürgen Gmach2020-10-281-2/+2
|/ | | | Committed via https://github.com/asottile/all-repos
* Switch to new Framework :: Zope :: 3 classifierMarius Gedminas2018-10-191-1/+1
| | | | | See https://github.com/zopefoundation/z3c.authviewlet/pull/6#discussion_r226414566 for the background behind this.
* Back to development: 4.3Michael Howitz2018-10-092-1/+7
|
* Preparing release 4.24.2Michael Howitz2018-10-092-3/+3
|
* Merge pull request #6 from zopefoundation/Python3.7supportJeremy Kolbe2018-10-085-6/+12
|\ | | | | Python3.7support
| * Added 3.7 to testenv:docs in toxPython3.7supportJeremy Kolbe2018-10-061-1/+1
| |
| * Add support for Python 3.7Jeremy Kolbe2018-10-053-4/+5
| |
| * Fixed test WrongContainedTypeJeremy Kolbe2018-10-052-2/+7
|/
* Use SVG icon for TravisMarius Gedminas2017-10-051-1/+1
|
* Back to development: 4.1.1Jason Madden2017-08-032-1/+7
|
* Preparing release 4.1.04.1.0Jason Madden2017-08-032-2/+2
|
* fix manifest per check-manifestJason Madden2017-08-031-0/+5
|
* Merge pull request #4 from zopefoundation/py36Jason Madden2017-07-3118-271/+235
|\ | | | | Add Python 3.6 and drop Python 3.3
| * Add Python 3.6 and drop Python 3.3py36Jason Madden2017-07-3118-271/+235
|/ | | | | | | | | | - Badges - Enable coveralls - 100% coverage - DRY with respect to dependencies in setup.py and tox.ini - Remove _compat.py and use of its u() function since Python 3.2 is dropped. - Run doctests on all python versions.
* update bootstrap.pyAdam Groszer2016-04-201-15/+36
|
* Merge pull request #3 from zopefoundation/drop-py26-py32-supportTres Seaver2016-03-234-38/+36
|\ | | | | Drop support for Python 2.6 and 3.2.
| * Drop support for Python 2.6 and 3.2.drop-py26-py32-supportTres Seaver2016-03-234-38/+36
|/
* Merge pull request #2 from felixonmars/masterMarius Gedminas2015-11-075-3/+9
|\ | | | | Note explicit support for Python 3.5
| * Note explicit support for Python 3.5Felix Yan2015-11-075-3/+9
|/
* Add PyPI and RTD badges.Tres Seaver2015-01-281-0/+8
|
* Add RTD dependencies.Tres Seaver2015-01-281-0/+7
|
* 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-3/+3
| | | | [ci skip]
* Add a page to the docs on hacking 'zope.location'.Tres Seaver2015-01-203-0/+310
| | | | [ci skip]
* Note additional documentation dependencies.Tres Seaver2015-01-202-2/+9
| | | | [ci skip]
* Add Travis badge, garden ReST.Tres Seaver2014-12-292-7/+6
| | | | [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
* Merge pull request #1 from nielsbom/masterTres Seaver2014-10-271-2/+2
|\ | | | | Fix typos in comment.
| * Fix typos in comment.Niels Bom2014-10-271-2/+2
|/
* svbTres Seaver2014-03-192-1/+7
|
* Prep 4.0.3 release.4.0.3Tres Seaver2014-03-192-2/+2
|
* Note explicit support for Python 3.4.Tres Seaver2014-03-173-2/+5
|
* Merge masterTres Seaver2013-07-098-47/+114
|\
| * modernize bootstrap.pyAdam Groszer2013-07-061-53/+165
| |
| * Back to development: 4.0.3Stephan Richter2013-03-112-1/+7
| |
| * Preparing release 4.0.24.0.2Stephan Richter2013-03-112-2/+2
| |
| * - Changed the behavior of ``LocationProxy``'s ``__setattr__()`` to correctlyStephan Richter2013-03-113-3/+52
| | | | | | | | | | | | behave when dealing with the pure Python version of the ``ProxyBase`` class. Also added a test suite that fully tests the pure Python proxy version of the ``LocationProxy`` class.