summaryrefslogtreecommitdiff
path: root/src/zope/schema/tests/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Drop support for Python < 3.7 (#118)Colin Watson2022-12-231-51/+0
* Fix tox lint run + isort imports. (#114)Michael Howitz2022-08-051-1/+2
* Use coverage-python-versionColin Watson2021-01-041-2/+2
* Add a tox lint environment, and make it passColin Watson2020-12-231-40/+42
* 100% test coverage on Python 3Jason Madden2018-08-141-1/+1
* Drop the 'six' dependency; use a much-trimmed 'zope.schema._compat' module.Tres Seaver2012-04-201-1/+1
* Clean out module-scope imports in unit tests.Tres Seaver2012-04-201-2/+5
* - Port to Python 3. This adds a dependency on six and removes support forBrian Sutherland2011-10-141-0/+44
* Moving code to satellite.Christian Theune2007-05-031-0/+2