summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
3.4Comply with repository policy.Tres Seaver15 years
3.7Create a stable branch for ZTK 1.0 dev.Tres Seaver14 years
3.8Make a 3.8 release branchBrian Sutherland14 years
adamg-decimalSet `IDecimal` attributes `min`, `max` and `default` as `Decimal` type instea...Adam Groszer5 years
adamg-fix-textFix: add ``Text.unicode_normalization = 'NFC'`` as defaultAdam Groszer5 years
add-python-requiresAdd a python_requires to setup.pyMarius Gedminas5 years
all-repos_autofix_all-repos-sedUpdate badge URL for TravisJürgen Gmach5 years
changes-on-rtdPublish the change log on RTD.Jason Madden7 years
config-with-pure-pythonRebase on master and increment version number after 6.1.1 release.Jason Madden4 years
drop-py26-py32-supportTypo fix.Tres Seaver9 years
feature/IFromBytesAdd versionchanged sphinx directive for Bool.Jason Madden7 years
fix-doctestsFix the remaining doctest snippets.Jason Madden9 years
fix_init_on_none_descriptionFix field-constructor when description is None (fix #69)Philip Bauer7 years
intersphinxAPI documentation.Jason Madden9 years
issue13Move ObjectTests from test__field to test__bootstrapfield to match Object its...Jason Madden7 years
issue16Raise proper validation errors from Int and Float as well as Decimal.Jason Madden7 years
issue17Bind all fields of an Object's schema to the value being validated.Jason Madden7 years
issue18Make SimpleVocabulary.fromItems() accept triples to assign titlesJason Madden7 years
issue21Point to https://zopeschema.readthedocs.io/ instead of docs.zope.org. Fixes #...Jason Madden8 years
issue23Let subclasses of Collection and Object define attributes that can be omitted...Jason Madden7 years
issue35Avoid cycles when shadowing Choice._resolve_vocabulary.Jason Madden7 years
issue40Include a field's interface in equality and hashing.Jason Madden7 years
issue49Fix tests on PyPy3.Jason Madden7 years
issue65Add 'bound' to TooShort|Long|Big|SmallJason Madden7 years
issue74Make NativeString[Line] into distinct types.Jason Madden7 years
issue76Fix Field.getDoc() when value_type or key_type are presentJason Madden7 years
issue80Make the resolution order of all fields consistent.Jason Madden5 years
issue86Removing left-over line from test that has been movedGeorg Bernhard5 years
jugmac00-patch-1fix typoJürgen Gmach4 years
masterBack to development: 7.0.2Colin Watson3 years
py36100% coverage.Jason Madden8 years
re36-fields-hashablere #36: Make fields hashable in Python 3.Thomas Lotze7 years
remove-uRemove the u/b BWC functions.Jason Madden9 years
required-bool-requiredfix initialization with non keyword argsPeter Holzer4 years
revert-parts-of-105revert parts of #105 due to incompatibilityJens W. Klein4 years
test-docs-build-on-travisUse 'tox' on Travis.Tres Seaver9 years