summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Back to development: 5.1HEADmasterMichael Howitz2023-01-232-1/+7
|
* Preparing release 5.0.15.0.1Michael Howitz2023-01-232-3/+3
|
* Add missing `python_requires` to `setup.py`.Michael Howitz2023-01-232-1/+2
|
* Back to development: 5.1Michael Howitz2023-01-192-1/+7
|
* Preparing release 5.05.0Michael Howitz2023-01-192-2/+2
|
* Config with pure python template (#19)Michael Howitz2023-01-0630-543/+267
| | | | | * Drop support for Python 2.7, 3.5, 3.6. * Add support for Python 3.11.
* Fix ul-tag not allowed in nav-tag (#18)Maik Derstappen2022-06-242-1/+4
| | | Co-authored-by: Michael Howitz <mh@gocept.com>
* Add support for Python 3.10.Michael Howitz2022-04-089-16/+45
|
* Fix badge.Michael Howitz2021-05-281-2/+2
| | | | [skip ci]
* Back to development: 4.6Michael Howitz2021-05-282-1/+7
|
* Preparing release 4.54.5Michael Howitz2021-05-282-2/+2
|
* Lint the code.Michael Howitz2021-05-2825-770/+898
| | | | | Add support for Python 3.8 and 3.9. Drop support for Python 3.4.
* Configuring for pure-pythonMichael Howitz2021-05-2810-294/+253
|
* Merge pull request #14 from cjwatson/traceback-reference-cycleColin Watson2021-05-152-5/+10
|\ | | | | Avoid traceback reference cycle in TALInterpreter.do_onError_tal
| * Avoid traceback reference cycle in TALInterpreter.do_onError_talColin Watson2021-05-142-5/+10
|/ | | | | | | | In Python 3, exceptions have a ``__traceback__`` attribute containing their associated traceback. Storing an exception in a local variable of a frame present in that traceback thus creates a reference cycle. Avoid this by explicitly deleting the exception value when we're finished with it.
* Merge pull request #13 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.5Michael Howitz2018-10-052-1/+7
|
* Preparing release 4.44.4Michael Howitz2018-10-052-3/+3
|
* Add support for python 3.7 (#12)Jeremy Kolbe2018-10-054-6/+11
|
* Back to development: 4.3.2Michael Howitz2018-03-212-1/+7
| | | | [skip ci]
* Preparing release 4.3.14.3.1Michael Howitz2018-03-212-2/+2
| | | | [skip ci]
* Merge pull request #11 from zopefoundation/py3_unicodeMaurits van Rees2018-03-053-0/+25
|\ | | | | Fix unicode issue
| * Add change note for #11 [skip ci]Jason Madden2018-03-051-0/+2
| |
| * Added test for Python 3 unicode error translate.Maurits van Rees2018-03-051-0/+18
| |
| * Fix unicode issue, reported in https://github.com/collective/i18ndude/pull/48py3_unicodeGuido A.J. Stevens2018-03-021-0/+5
|/
* Refer to pagetemplates.rtd.io instead of docs.zope.org. Refs #9 (#10)Jason Madden2017-12-151-1/+1
| | | [skip ci]
* Merge pull request #8 from zopefoundation/rtd-docsJason Madden2017-11-0325-107/+990
|\ | | | | Documentation for RTD
| * Document the rest of the important parts of the API.Jason Madden2017-11-0312-76/+197
| | | | | | | | Some minor whitespace cleanup along the way.
| * Document interfaces.Jason Madden2017-11-032-21/+26
| |
| * Documentation skeleton.Jason Madden2017-11-0313-10/+767
|/
* Use SVG icon for TravisMarius Gedminas2017-10-051-1/+1
|
* Back to development: 4.3.1Jason Madden2017-08-082-1/+7
|
* Preparing release 4.3.04.3.0Jason Madden2017-08-082-2/+2
|
* fix MANIFEST.in per check-manifestJason Madden2017-08-081-0/+3
|
* Merge pull request #7 from zopefoundation/py36Jason Madden2017-08-0413-277/+278
|\ | | | | Add Python 3.6, drop Python 3.3
| * Tweaks to coverage to exclude unittest framework things that aren't run.py36Jason Madden2017-08-023-1/+7
| |
| * Add Python 3.6, drop Python 3.3Jason Madden2017-08-0212-277/+272
|/ | | | | | | | - Fix tests under PyPy3 - Whitespace cleanup - Remove _u compat function. - Enable coveralls and a coverage environment - ~82% covered in one run.
* update bootstrap.pyAdam Groszer2016-04-201-15/+36
|
* svbTres Seaver2016-04-122-1/+6
|
* Prep 4.2.0 release.4.2.0Tres Seaver2016-04-122-2/+2
|
* Merge pull request #6 from zopefoundation/drop-py26-py32-supportTres Seaver2016-03-234-8/+6
|\ | | | | 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-8/+6
|/
* Merge pull request #5 from felixonmars/masterMarius Gedminas2015-11-136-2/+32
|\ | | | | Note explicit support for Python 3.5
| * Add back HTMLParseError as suggested by MariusFelix Yan2015-11-131-1/+20
| |
| * Note explicit support for Python 3.5Felix Yan2015-11-135-1/+12
|/
* Merge pull request #4 from gforcada/gforcada-patch-1Marius Gedminas2015-09-034-1/+18
|\ | | | | Add 'ignore' and 'ignore-attributes' to list of i18n valid attributes
| * Add changelog entryGil Forcada Codinachs2015-09-031-1/+2
| |
| * Allow i18n:ignore and i18n:ignore-attributesGil Forcada Codinachs2015-09-023-0/+16
|/ | | | | They are used by i18ndude to mark strings or attributes on a template that should not be translatable.