[Checkins] [zopefoundation/zope.schema] 38f093: Remove the u/b BWC functions. (#28)

GitHub noreply at github.com
Thu Sep 15 16:08:33 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.schema
  Commit: 38f0933984558037d64810743576ae3855351a9f
      https://github.com/zopefoundation/zope.schema/commit/38f0933984558037d64810743576ae3855351a9f
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

  Changed paths:
    M docs/fields.rst
    M docs/narr.rst
    M src/zope/schema/_bootstrapfields.py
    M src/zope/schema/_compat.py
    M src/zope/schema/_field.py
    M src/zope/schema/interfaces.py
    M src/zope/schema/tests/states.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 src/zope/schema/tests/test_equality.py
    M src/zope/schema/tests/test_fieldproperty.py
    M src/zope/schema/tests/test_interfaces.py
    M src/zope/schema/tests/test_schema.py
    M src/zope/schema/tests/test_states.py
    M src/zope/schema/tests/test_vocabulary.py
    M src/zope/schema/vocabulary.py

  Log Message:
  -----------
  Remove the u/b BWC functions. (#28)

* Remove the u/b BWC functions.

* Incorporate feedback:

- Spacing in test_equality.
- Better spelling for chr(129).
- Directly import OrderedDict.




More information about the checkins mailing list