summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix tests on Python 3.10 + lint.config-with-c-codeMichael Howitz2021-11-235-4/+8
* Configuring for c-codeMichael Howitz2021-11-235-31/+37
* Add needed dependencies so documentation can built without test extra.Michael Howitz2021-11-121-0/+2
* Remove obsolete tests.Michael Howitz2021-11-111-19/+0
* Configuring for c-codeMichael Howitz2021-09-153-8/+5
* Lint the code.Michael Howitz2021-08-3035-428/+765
* Configuring for c-codeMichael Howitz2021-08-3013-418/+744
* Merge pull request #77 from zopefoundation/use-pypi-tokenMarius Gedminas2021-06-161-2/+5
|\
| * Use a token for twine uploads from AppveyorMarius Gedminas2021-06-161-2/+5
|/
* Merge pull request #74 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
|/
* Back to development: 5.1.2Jason Madden2020-03-232-1/+7
* Preparing release 5.1.15.1.1Jason Madden2020-03-232-2/+2
* Merge pull request #73 from zopefoundation/consistent-interfacesJason Madden2020-03-238-30/+39
|\
| * Ensure all objects have consistent interface resolution orders.Jason Madden2020-03-238-30/+39
|/
* Add 3.8 wheels for mac os.Michael Howitz2020-03-131-0/+4
* Back to development: 5.2.0Michael Howitz2020-02-142-1/+7
* Preparing release 5.1.05.1.0Michael Howitz2020-02-142-2/+2
* Pimp MANIFEST + render missing lines as HTML report.Michael Howitz2020-02-142-9/+9
* Allow to use a common Sphinx version for Python 2 and 3. (#70)Michael Howitz2020-02-144-10/+13
* Merge pull request #67 from zopefoundation/deprecated-setuptools-featuresJason Madden2020-02-121-22/+17
|\
| * Drop the use of the deprecated setuptools Featuresdeprecated-setuptools-featuresJason Madden2020-01-201-22/+17
* | Merge pull request #69 from zopefoundation/zope_interface_issue141Jason Madden2020-02-064-11/+40
|\ \ | |/ |/|
| * Let interfaces be iterated on Python 3Jason Madden2020-02-064-11/+40
|/
* Merge pull request #68 from zopefoundation/use-3.6.2Jason Madden2020-01-201-1/+1
|\
| * Use MacPython 3.6.2.Jason Madden2020-01-201-1/+1
|/
* Back to development: 5.1Marius Gedminas2019-11-112-1/+7
* Preparing release 5.05.0Marius Gedminas2019-11-112-2/+2
* Merge pull request #65 from zopefoundation/more-wheelsMarius Gedminas2019-11-115-21/+139
|\
| * Update changelogMarius Gedminas2019-11-111-0/+2
| * Allow iter({}.items()) on PyPy3Marius Gedminas2019-11-111-0/+4
| * Add a workaround for Mac OS Python 3.5Marius Gedminas2019-11-111-0/+3
| * Build manylinux and MacOS wheelsMarius Gedminas2019-11-113-21/+130
|/
* Merge pull request #64 from zopefoundation/appveyor-py38Marius Gedminas2019-11-112-2/+11
|\
| * Add Python 3.8 to appveyor.ymlappveyor-py38Marius Gedminas2019-11-102-2/+11
|/
* Merge pull request #63 from cjwatson/declare-zope.schema-4.2.0Colin Watson2019-10-252-1/+4
|\
| * Properly declare dependency on zope.schema >= 4.2.0Colin Watson2019-10-252-1/+4
|/
* Use Python 3.8 final on Travis CIMarius Gedminas2019-10-231-1/+1
* Drop forgotten 3.4 classifierMarius Gedminas2019-04-301-1/+0
* Update to current Python versions. (#61)Michael Howitz2019-04-065-19/+29
* Back to development: 4.3.2Adam Groszer2019-01-032-1/+7
* Preparing release 4.3.14.3.1Adam Groszer2019-01-032-2/+2
* Merge pull request #60 from zopefoundation/adamg-truediv-missingAdam Groszer2019-01-033-11/+61
|\
| * Decimal checker: __truediv__ was missing, also added tests, did some cleanupadamg-truediv-missingAdam Groszer2019-01-033-11/+61
|/
* Merge pull request #56 from zopefoundation/issue55Jason Madden2018-10-192-14/+16
|\
| * Fix tests and DeprecationWarnings.Jason Madden2018-10-192-14/+16
|/
* Switch to new Framework :: Zope :: 3 classifierMarius Gedminas2018-10-191-1/+1
* Back to development: 4.3.1Jason Madden2018-08-242-1/+7
* Preparing release 4.3.04.3.0Jason Madden2018-08-242-2/+2
* Merge pull request #54 from zopefoundation/feature/system-user-regular-objectJason Madden2018-08-245-5/+46
|\