• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zopefoundation / zope.schema / 108

Builds Branch Commit Type Ran Committer Via Coverage
108 master Merge pull request #44 from zopefoundation/issue15 Handle Unicode token values with non-ascii chars. push 14 Aug 2018 12:28PM UTC web-flow travis-ci pending completion   set done
107 issue10 Add the ability for Object to check schema invariants. Leave the ability to opt-out of that in case it causes unexpected breakage. Fixes #10. Pull #45 13 Aug 2018 07:51PM UTC web-flow travis-ci pending completion   set done
106 issue10 Add the ability for Object to check schema invariants. Leave the ability to opt-out of that in case it causes unexpected breakage. Fixes #10. push 13 Aug 2018 07:48PM UTC jamadden travis-ci pending completion   set done
105 issue15 Handle Unicode token values with non-ascii chars. Fixes #15 and fixes #6 I went with backslashreplace because I couldn't find anything that was portable and operated on textual data (binascii and quopri need binary data; namereplace needs Python... Pull #44 13 Aug 2018 05:28PM UTC web-flow travis-ci pending completion   set done
104 issue15 Handle Unicode token values with non-ascii chars. Fixes #15 and fixes #6 I went with backslashreplace because I couldn't find anything that was portable and operated on textual data (binascii and quopri need binary data; namereplace needs Python... push 13 Aug 2018 05:26PM UTC jamadden travis-ci pending completion   set done
103 issue15 Handle Unicode token values with non-ascii chars. Fixes #15 and fixes #6 I went with backslashreplace because I couldn't find anything that was portable and operated on textual data (binascii and quopri need binary data; namereplace needs Python... Pull #44 13 Aug 2018 05:13PM UTC web-flow travis-ci pending completion   set done
102 issue15 Handle Unicode token values with non-ascii chars. Fixes #15 and fixes #6 I went with backslashreplace because I couldn't find anything that was portable and operated on textual data (binascii and quopri need binary data; namereplace needs Python... push 13 Aug 2018 05:11PM UTC jamadden travis-ci pending completion   set done
101 issue42 100% test coverage on Python 3 - Fix sorting ValidationError on Python 3 to work like Python 2. - Fix DottedName and Id to raise the same exception for invalid unicode characters on Python 2 and Python 3. Pull #43 13 Aug 2018 03:39PM UTC web-flow travis-ci pending completion   set done
100 issue42 100% test coverage on Python 3 - Fix sorting ValidationError on Python 3 to work like Python 2. - Fix DottedName and Id to raise the same exception for invalid unicode characters on Python 2 and Python 3. push 13 Aug 2018 03:37PM UTC jamadden travis-ci pending completion   set done
99 master Merge pull request #41 from zopefoundation/issue9 Allow `missing_value` without setting `min` and `max` push 13 Aug 2018 03:25PM UTC web-flow travis-ci pending completion   set done
98 issue9 Allow `missing_value` without setting `min` and `max` Fixes #9 Note that you must still specify a `default` in that case. I'm not sure that makes sense or not. This impacts Int, Float, Decimal, DateTime, Timedelta, Date, and Time---all the subc... Pull #41 13 Aug 2018 02:59PM UTC web-flow travis-ci pending completion   set done
97 issue9 Allow `missing_value` without setting `min` and `max` Fixes #9 Note that you must still specify a `default` in that case. I'm not sure that makes sense or not. This impacts Int, Float, Decimal, DateTime, Timedelta, Date, and Time---all the subc... push 13 Aug 2018 02:57PM UTC jamadden travis-ci pending completion   set done
96 master Merge pull request #39 from zopefoundation/issue36 ``Field`` instances are hashable on Python 3 push 13 Aug 2018 12:00PM UTC web-flow travis-ci pending completion   set done
95 issue36 ``Field`` instances are hashable on Python 3 They use a defined hashing algorithm that matches what equality does on all versions of Python. Previously, on Python 2, fields were hashed based on their identity. This violated the rule that equal ob... Pull #39 10 Aug 2018 09:05PM UTC web-flow travis-ci pending completion   set done
94 issue36 ``Field`` instances are hashable on Python 3 They use a defined hashing algorithm that matches what equality does on all versions of Python. Previously, on Python 2, fields were hashed based on their identity. This violated the rule that equal ob... push 10 Aug 2018 09:03PM UTC jamadden travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc