summaryrefslogtreecommitdiff
path: root/src/zope/schema/_bootstrapinterfaces.py
Commit message (Expand)AuthorAgeFilesLines
* 100% coverage.py36Jason Madden2017-07-101-1/+1
* add field event, enable subscriber to be triggered after a zope schema field ...Jean-François Roche2014-01-171-0/+7
* use coverage exclusion keyword as suggested at: http://nedbatchelder.com/code...Johannes Raggam2013-11-251-1/+1
* pep 8Johannes Raggam2013-11-241-4/+16
* Don't cover __repr__.Tres Seaver2012-04-231-1/+1
* - Port to Python 3. This adds a dependency on six and removes support forBrian Sutherland2011-10-141-0/+7
* After many years of aggrevation, I finally had enough! :-)Stephan Richter2011-03-181-0/+10
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Comply with repository policy.Tres Seaver2010-04-061-1/+1
* Made the dependency on ``zope.i18nmessageid`` optional.Tres Seaver2010-04-061-2/+1
* Made validation tests compatible with Python 2.5 again (hopefully notShane Hathaway2009-02-031-1/+2
* Rework 'repr' of the validation error to make it output more sensible informa...Dan Korostelev2009-01-161-1/+1
* fix __cmp__ method in ValidationErrorRoger Ineichen2008-12-181-0/+2
* Moving code to satellite.Christian Theune2007-05-031-0/+84