Skip to content

Pull requests: zopefoundation/zope.schema

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add field events
#5 by jfroche was merged Jan 22, 2014 Loading…
Fix some typos in docs
#7 by mgedmin was merged Mar 12, 2014 Loading…
pep8 whole codebase
#4 by thet was merged Nov 27, 2013 Loading…
Add option to swallow duplicates in SimpleVocabulary
#2 by eleddy was merged Jul 1, 2013 Loading…
remove extra argument (oops)
#3 by eleddy was merged Jul 1, 2013 Loading…
Note explicit support for Python 3.5
#20 by felixonmars was merged Nov 7, 2015 Loading…
Drop support for Python 2.6 and 3.2.
#22 by tseaver was merged Mar 24, 2016 Loading…
Use 'tox' on Travis.
#26 by tseaver was merged Sep 15, 2016 Loading…
API documentation.
#24 by jamadden was merged Sep 14, 2016 Loading…
Remove the u/b BWC functions.
#28 by jamadden was merged Sep 15, 2016 Loading…
Keep Sphinx doc version in sync with release version.
#25 by jamadden was merged Sep 14, 2016 Loading…
Add Python 3.6, drop Python 3.3, 100% coverage.
#31 by jamadden was merged Jul 10, 2017 Loading…
Fixes for #33 (Datetime field docs typo)
#34 by petri was merged Oct 9, 2017 Loading…
Fix Field.getDoc() when value_type or key_type are present
#77 by jamadden was merged Sep 24, 2018 Loading…
Make NativeString[Line] into distinct types.
#75 by jamadden was merged Sep 24, 2018 Loading…
Make DottedName accept leading underscores.
#78 by jamadden was merged Sep 24, 2018 Loading…
re #36: Make fields hashable in Python 3.
#37 by tlotze was closed May 16, 2018 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.