[Checkins] [zopefoundation/zope.schema] a558a4: Make the resolution order of all fields consistent.

Jason Madden noreply at github.com
Sat Mar 21 11:28:07 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.schema
  Commit: a558a428157e7d37e46529b87be1f4145e149e16
      https://github.com/zopefoundation/zope.schema/commit/a558a428157e7d37e46529b87be1f4145e149e16
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/schema/_field.py
    M src/zope/schema/accessors.py
    M src/zope/schema/tests/test__bootstrapfields.py
    M src/zope/schema/tests/test__field.py
    M src/zope/schema/tests/test_accessors.py
    M tox.ini

  Log Message:
  -----------
  Make the resolution order of all fields consistent.

And test this. Fixes #80.

Add Python 3.8, drop Python 3.4.


  Commit: ae99e581825e0e0fac673e4722edb56481118b36
      https://github.com/zopefoundation/zope.schema/commit/ae99e581825e0e0fac673e4722edb56481118b36
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/schema/_field.py
    M src/zope/schema/accessors.py
    M src/zope/schema/tests/test__bootstrapfields.py
    M src/zope/schema/tests/test__field.py
    M src/zope/schema/tests/test_accessors.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #92 from zopefoundation/issue80

Make the resolution order of all fields consistent.


Compare: https://github.com/zopefoundation/zope.schema/compare/31303705cf63...ae99e581825e


More information about the checkins mailing list