summaryrefslogtreecommitdiff
path: root/src/zope/schema/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Fix tox lint run + isort imports. (#114)Michael Howitz2022-08-051-8/+6
* Make DottedName accept leading underscores.Jason Madden2018-09-241-0/+2
* Add fields and interfaces matching the numeric tower.Jason Madden2018-08-311-2/+12
* Let subclasses of Collection and Object define attributes that can be omitted...issue23Jason Madden2018-08-291-0/+2
* Add [Mutable]Sequence and [Mutable]Mapping and make List, Dict and Tuple exte...Jason Madden2018-08-241-11/+53
* add api to NO_VALUEJean-François Roche2014-01-211-0/+2
* pep 8Johannes Raggam2013-11-241-6/+17
* Merge jinty-native_string branch:Tres Seaver2012-05-041-0/+2
* One line per imported API name.Tres Seaver2012-04-201-13/+44
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Comply with repository policy.Tres Seaver2010-04-061-1/+1
* Expose documentation using __all__Shane Hathaway2009-02-031-0/+2
* Added helper methods for schema validation: `getValidationErrors` andChristian Zagrodnick2007-08-241-2/+3
* Moving code to satellite.Christian Theune2007-05-031-0/+30