summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix GHA: ubuntu-latest no longer contains Python 3.6HEADmasterMichael Howitz2022-12-093-8/+10
* Back to development: 4.7Michael Howitz2022-11-102-1/+7
* Preparing release 4.64.6Michael Howitz2022-11-102-2/+2
* Merge pull request #26 from zopefoundation/maurits-python311Michael Howitz2022-11-1012-23/+121
|\
| * Moved imports from test to top of file.Maurits van Rees2022-11-091-11/+8
| * Test that Python 3.11 co_positions works in our DummyFrame.Maurits van Rees2022-11-082-4/+10
| * Catch exceptions in formatExceptionOnly.Maurits van Rees2022-11-083-1/+53
| * Fix tests on Python 3.11.Maurits van Rees2022-11-081-0/+9
| * Add official support for Python 3.11.Maurits van Rees2022-11-082-1/+2
| * tox -e isort-applyMaurits van Rees2022-11-086-14/+22
| * Configuring for pure-pythonMaurits van Rees2022-11-085-7/+32
|/
* Back to development: 4.6Michael Howitz2022-02-112-1/+7
* Preparing release 4.54.5Michael Howitz2022-02-112-2/+2
* Merge pull request #24 from zopefoundation/config-with-pure-pythonMichael Howitz2022-02-1110-20/+44
|\
| * More adaption to Python 3.10 syntax error messageBen Greiner2022-02-111-2/+1
| * Add support for Python 3.10.Michael Howitz2022-02-102-1/+2
| * Configuring for pure-pythonMichael Howitz2022-02-107-17/+41
|/
* Make linter happy.Michael Howitz2021-06-011-1/+2
* Config with pure python (#20)Michael Howitz2021-06-0113-111/+257
* Adapt to python 3.10 SyntaxError messages (#19)Arthur Zamarin2021-06-011-1/+1
* Merge pull request #18 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 #17 from zopefoundation/all-repos_autofix_all-repos-sedJens Vagelpohl2020-10-281-1/+1
|\
| * Use Python 3.9 finalJürgen Gmach2020-10-281-1/+1
|/
* Back to development: 4.5Michael Howitz2020-07-162-1/+7
* Preparing release 4.44.4Michael Howitz2020-07-162-2/+2
* Pimp MANIFEST + delete bootstrap.pyMichael Howitz2020-07-163-218/+12
* Add preliminary support for Python 3.9 (#16)Michael Howitz2020-07-167-18/+14
* Merge pull request #14 from zopefoundation/flake8Marius Gedminas2020-04-149-100/+142
|\
| * Do not insist on flake8 always passingflake8Marius Gedminas2020-04-101-0/+2
| * Make the flake8 job use a separate cacheMarius Gedminas2020-04-101-14/+13
| * Add a flake8 job to Travis CIMarius Gedminas2020-04-101-0/+6
| * A better way to suppress unused import warningsMarius Gedminas2020-04-103-8/+15
| * Roll back some of the changes as per review commentsMarius Gedminas2020-04-103-22/+21
| * Add tox -e flake8, fix flake8 errorsMarius Gedminas2020-04-108-97/+126
* | Merge pull request #15 from zopefoundation/tox-refreshMarius Gedminas2020-04-101-6/+4
|\ \ | |/ |/|
| * tox.ini: use extras, use python3 for docstox-refreshMarius Gedminas2020-04-101-6/+4
* | Merge pull request #13 from zopefoundation/py38Marius Gedminas2020-04-104-12/+9
|\ \ | |/ |/|
| * Add Python 3.8, drop 3.4.py38Marius Gedminas2020-04-104-12/+9
|/
* Switch to new Framework :: Zope :: 3 classifierMarius Gedminas2018-10-191-1/+1
* Back to development: 4.4Michael Howitz2018-10-042-1/+7
* Preparing release 4.34.3Michael Howitz2018-10-043-6/+6
* Added support for python 3.7 (#12)Jeremy Kolbe2018-10-034-2/+8
* Use SVG icon for TravisMarius Gedminas2017-10-051-1/+1
* Back to development: 4.2.1Jason Madden2017-09-122-1/+7
* Preparing release 4.2.04.2.0Jason Madden2017-09-122-2/+2
* Merge pull request #10 from zopefoundation/issue1Jason Madden2017-09-119-118/+190
|\
| * Fix non-ASCII supplement info under Python 2 and drop Py3.3.issue1Jason Madden2017-09-119-119/+191
* | Merge pull request #9 from zopefoundation/issue8Jason Madden2017-09-112-39/+95
|\ \ | |/ |/|
| * Update narrative docs; be sure rendering works as expected via testsissue8Jason Madden2017-09-112-39/+95
|/