| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix GHA: ubuntu-latest no longer contains Python 2.7 up to 3.6HEADmaster | Michael Howitz | 2022-12-09 | 3 | -5/+6 |
| | | |||||
| * | Back to development: 4.4 | Michael Howitz | 2022-11-29 | 2 | -1/+7 |
| | | |||||
| * | Preparing release 4.34.3 | Michael Howitz | 2022-11-29 | 2 | -2/+2 |
| | | |||||
| * | Merge pull request #8 from zopefoundation/config-with-pure-python | Michael Howitz | 2022-11-29 | 25 | -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 Howitz | 2022-11-29 | 1 | -3/+3 |
| | | | |||||
| | * | Isort and autopep8 the code. | Michael Howitz | 2022-11-29 | 12 | -38/+101 |
| | | | |||||
| | * | Add support for Python 3.8, 3.9, 3.10, 3.11; drop 3.4. | Michael Howitz | 2022-11-29 | 2 | -2/+7 |
| | | | |||||
| | * | Configuring for pure-python | Michael Howitz | 2022-11-29 | 11 | -305/+301 |
| |/ | |||||
| * | Merge pull request #7 from zopefoundation/all-repos_autofix_all-repos-sed | Jens Vagelpohl | 2020-10-28 | 1 | -2/+2 |
| |\ | | | | | Update badge URL for Travis | ||||
| | * | Update badge URL for Travisall-repos_autofix_all-repos-sed | Jürgen Gmach | 2020-10-28 | 1 | -2/+2 |
| |/ | | | | Committed via https://github.com/asottile/all-repos | ||||
| * | Switch to new Framework :: Zope :: 3 classifier | Marius Gedminas | 2018-10-19 | 1 | -1/+1 |
| | | | | | | See https://github.com/zopefoundation/z3c.authviewlet/pull/6#discussion_r226414566 for the background behind this. | ||||
| * | Back to development: 4.3 | Michael Howitz | 2018-10-09 | 2 | -1/+7 |
| | | |||||
| * | Preparing release 4.24.2 | Michael Howitz | 2018-10-09 | 2 | -3/+3 |
| | | |||||
| * | Merge pull request #6 from zopefoundation/Python3.7support | Jeremy Kolbe | 2018-10-08 | 5 | -6/+12 |
| |\ | | | | | Python3.7support | ||||
| | * | Added 3.7 to testenv:docs in toxPython3.7support | Jeremy Kolbe | 2018-10-06 | 1 | -1/+1 |
| | | | |||||
| | * | Add support for Python 3.7 | Jeremy Kolbe | 2018-10-05 | 3 | -4/+5 |
| | | | |||||
| | * | Fixed test WrongContainedType | Jeremy Kolbe | 2018-10-05 | 2 | -2/+7 |
| |/ | |||||
| * | Use SVG icon for Travis | Marius Gedminas | 2017-10-05 | 1 | -1/+1 |
| | | |||||
| * | Back to development: 4.1.1 | Jason Madden | 2017-08-03 | 2 | -1/+7 |
| | | |||||
| * | Preparing release 4.1.04.1.0 | Jason Madden | 2017-08-03 | 2 | -2/+2 |
| | | |||||
| * | fix manifest per check-manifest | Jason Madden | 2017-08-03 | 1 | -0/+5 |
| | | |||||
| * | Merge pull request #4 from zopefoundation/py36 | Jason Madden | 2017-07-31 | 18 | -271/+235 |
| |\ | | | | | Add Python 3.6 and drop Python 3.3 | ||||
| | * | Add Python 3.6 and drop Python 3.3py36 | Jason Madden | 2017-07-31 | 18 | -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.py | Adam Groszer | 2016-04-20 | 1 | -15/+36 |
| | | |||||
| * | Merge pull request #3 from zopefoundation/drop-py26-py32-support | Tres Seaver | 2016-03-23 | 4 | -38/+36 |
| |\ | | | | | Drop support for Python 2.6 and 3.2. | ||||
| | * | Drop support for Python 2.6 and 3.2.drop-py26-py32-support | Tres Seaver | 2016-03-23 | 4 | -38/+36 |
| |/ | |||||
| * | Merge pull request #2 from felixonmars/master | Marius Gedminas | 2015-11-07 | 5 | -3/+9 |
| |\ | | | | | Note explicit support for Python 3.5 | ||||
| | * | Note explicit support for Python 3.5 | Felix Yan | 2015-11-07 | 5 | -3/+9 |
| |/ | |||||
| * | Add PyPI and RTD badges. | Tres Seaver | 2015-01-28 | 1 | -0/+8 |
| | | |||||
| * | Add RTD dependencies. | Tres Seaver | 2015-01-28 | 1 | -0/+7 |
| | | |||||
| * | Silence Sphinx warning. | Tres Seaver | 2015-01-22 | 1 | -0/+0 |
| | | |||||
| * | Remove SVN fossil | Tres Seaver | 2015-01-21 | 1 | -1/+1 |
| | | |||||
| * | Edit myself out in favor of J. Random Hacker. | Tres Seaver | 2015-01-20 | 1 | -3/+3 |
| | | | | | [ci skip] | ||||
| * | Add a page to the docs on hacking 'zope.location'. | Tres Seaver | 2015-01-20 | 3 | -0/+310 |
| | | | | | [ci skip] | ||||
| * | Note additional documentation dependencies. | Tres Seaver | 2015-01-20 | 2 | -2/+9 |
| | | | | | [ci skip] | ||||
| * | Add Travis badge, garden ReST. | Tres Seaver | 2014-12-29 | 2 | -7/+6 |
| | | | | | [ci skip] | ||||
| * | Bow to our new PEP 440 overlords. | Tres Seaver | 2014-12-29 | 1 | -1/+1 |
| | | | | | [ci skip] | ||||
| * | Update to latest bootstrap. | Tres Seaver | 2014-12-20 | 1 | -7/+18 |
| | | |||||
| * | Speed up Travis start via 'sudo: false'. | Tres Seaver | 2014-12-18 | 1 | -0/+1 |
| | | | | | See: http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/ | ||||
| * | Update to latest bootstrap.py | Marius Gedminas | 2014-11-06 | 1 | -26/+34 |
| | | | | | Downloaded from http://downloads.buildout.org/2/bootstrap.py | ||||
| * | Merge pull request #1 from nielsbom/master | Tres Seaver | 2014-10-27 | 1 | -2/+2 |
| |\ | | | | | Fix typos in comment. | ||||
| | * | Fix typos in comment. | Niels Bom | 2014-10-27 | 1 | -2/+2 |
| |/ | |||||
| * | svb | Tres Seaver | 2014-03-19 | 2 | -1/+7 |
| | | |||||
| * | Prep 4.0.3 release.4.0.3 | Tres Seaver | 2014-03-19 | 2 | -2/+2 |
| | | |||||
| * | Note explicit support for Python 3.4. | Tres Seaver | 2014-03-17 | 3 | -2/+5 |
| | | |||||
| * | Merge master | Tres Seaver | 2013-07-09 | 8 | -47/+114 |
| |\ | |||||
| | * | modernize bootstrap.py | Adam Groszer | 2013-07-06 | 1 | -53/+165 |
| | | | |||||
| | * | Back to development: 4.0.3 | Stephan Richter | 2013-03-11 | 2 | -1/+7 |
| | | | |||||
| | * | Preparing release 4.0.24.0.2 | Stephan Richter | 2013-03-11 | 2 | -2/+2 |
| | | | |||||
| | * | - Changed the behavior of ``LocationProxy``'s ``__setattr__()`` to correctly | Stephan Richter | 2013-03-11 | 3 | -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. | ||||
