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

Jason Madden noreply at github.com
Fri Mar 20 16:35:36 CET 2020


  Branch: refs/heads/issue80
  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.




More information about the checkins mailing list