[Checkins] [zopefoundation/zope.schema] 7995af: Add [Mutable]Sequence and [Mutable]Mapping and mak...

GitHub noreply at github.com
Fri Aug 24 22:39:46 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.schema
  Commit: 7995afe6b7f430d65d466672195028b3e5f28d40
      https://github.com/zopefoundation/zope.schema/commit/7995afe6b7f430d65d466672195028b3e5f28d40
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-24 (Fri, 24 Aug 2018)

  Changed paths:
    M CHANGES.rst
    M docs/api.rst
    M src/zope/schema/__init__.py
    M src/zope/schema/_field.py
    M src/zope/schema/interfaces.py
    M src/zope/schema/tests/test__field.py

  Log Message:
  -----------
  Add [Mutable]Sequence and [Mutable]Mapping and make List, Dict and Tuple extend the appropriate ones.

Fixes #11


  Commit: 19c95112eea707be0e40166c59f0702a280a14f0
      https://github.com/zopefoundation/zope.schema/commit/19c95112eea707be0e40166c59f0702a280a14f0
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2018-08-24 (Fri, 24 Aug 2018)

  Changed paths:
    M CHANGES.rst
    M docs/api.rst
    M src/zope/schema/__init__.py
    M src/zope/schema/_field.py
    M src/zope/schema/interfaces.py
    M src/zope/schema/tests/test__field.py

  Log Message:
  -----------
  Merge pull request #47 from zopefoundation/issue11

Add [Mutable]Sequence and [Mutable]Mapping and make List, Dict and Tuple extend them


Compare: https://github.com/zopefoundation/zope.schema/compare/f169f305112c...19c95112eea7
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list