summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Back to development: 5.1HEADmasterMichael Howitz2023-05-042-1/+7
* Preparing release 5.05.0Michael Howitz2023-05-042-2/+2
* Config with pure python template (#59)Michael Howitz2023-05-0329-284/+198
* Config with pure python (#58)Michael Howitz2022-12-1527-66/+148
* Back to development: 4.4.2Michael Howitz2022-04-072-1/+7
* Preparing release 4.4.14.4.1Michael Howitz2022-04-072-2/+2
* Add support for Python 3.10 + fix docs.Michael Howitz2022-04-079-20/+45
* Fix badgeMichael Howitz2021-05-311-2/+2
* Lint the code.Michael Howitz2021-05-3125-196/+447
* Configuring for pure-pythonMichael Howitz2021-05-3110-326/+261
* Merge pull request #53 from cjwatson/traceback-reference-cycleColin Watson2021-05-152-7/+15
|\
| * Avoid creating reference cycles through tracebacks in reraiseColin Watson2021-05-142-7/+15
|/
* Merge pull request #52 from zopefoundation/all-repos_autofix_all-repos-sedJens Vagelpohl2020-10-281-2/+2
|\
| * Update badge URL for Travisall-repos_autofix_all-repos-sedJürgen Gmach2020-10-281-2/+2
|/
* Merge pull request #51 from felixonmars/patch-1Jens Vagelpohl2020-10-141-1/+1
|\
| * Correct a typo in interfaces.pyFelix Yan2020-10-141-1/+1
|/
* Back to development: 4.4.1Jason Madden2020-03-222-1/+7
* Preparing release 4.4.04.4.0Jason Madden2020-03-222-2/+2
* Merge pull request #50 from zopefoundation/issue49Jason Madden2020-03-2213-39/+83
|\
| * Fix IRO for test Schema object.Jason Madden2020-03-221-1/+1
| * Add py38 to tox.ini, and make unittest run our explicit doctests like zope.te...Jason Madden2020-03-226-21/+7
| * Ensure consistent IRO for all objects.issue49Jason Madden2020-03-227-18/+76
|/
* Fix typo.Jürgen Gmach2019-05-031-1/+1
* Back to development: 4.4.0Michael Howitz2019-02-122-1/+7
* Preparing release 4.3.14.3.1Michael Howitz2019-02-122-2/+2
* Merge pull request #46 from zopefoundation/fix-ztk-testsMichael Howitz2019-02-123-5/+12
|\
| * Improve output.fix-ztk-testsMichael Howitz2019-02-111-1/+1
| * Use skipping to show that setup.py cannot be found.Michael Howitz2019-02-111-2/+8
| * Do not break when running the tests from a wheel.Michael Howitz2019-02-092-4/+5
|/
* Add missing min version.Michael Howitz2018-11-031-1/+1
* Switch to new Framework :: Zope :: 3 classifierMarius Gedminas2018-10-191-1/+1
* Back to development: 4.3.1Jason Madden2018-10-012-1/+7
* Preparing release 4.3.04.3.0Jason Madden2018-10-012-2/+2
* Merge pull request #45 from zopefoundation/issue43Jason Madden2018-10-017-109/+196
|\
| * Also test the repr of ConfigurationError.issue43Jason Madden2018-09-281-7/+8
| * Include the details also in the invalid default value case too.Jason Madden2018-09-282-6/+25
| * Conflict errors should also report any details.Jason Madden2018-09-282-24/+41
| * Simplify detail formatting and 100% coverage.Jason Madden2018-09-283-13/+35
| * Simplify ZopeSAXParseException.Jason Madden2018-09-282-21/+9
| * Simplify the catch block in execute_actions.Jason Madden2018-09-282-21/+12
| * Simplify exception chaining and nested exception error messages.Jason Madden2018-09-287-75/+124
|/
* Merge pull request #44 from zopefoundation/issue40Jason Madden2018-09-2817-1743/+1486
|\
| * Docstring cleanups from review.Jason Madden2018-09-284-40/+39
| * Unify docs for xmlconfig.rst/py back into .pyissue40Jason Madden2018-09-273-224/+171
| * Unify docs for config.rst/py back into .pyJason Madden2018-09-272-1069/+867
| * Tweak docs for IConfigurationContext.action.Jason Madden2018-09-271-10/+19
| * A simple automodule:: suffices for .interfaces.Jason Madden2018-09-271-15/+4
| * No need to repeat all the docs for zopeconfigure twice.Jason Madden2018-09-272-4/+7
| * Unify docs for name.rst/py back into .py. Note that the functions never had a...Jason Madden2018-09-272-10/+9
| * Unify docs for docutils.rst/py back into .pyJason Madden2018-09-272-32/+31