[Checkins] [zopefoundation/zope.schema] f76a8b: Add more information to fields in getDoc().

GitHub noreply at github.com
Fri Sep 7 21:11:50 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.schema
  Commit: f76a8bef7eec6a3951a71dce7fd08ed1c3f44102
      https://github.com/zopefoundation/zope.schema/commit/f76a8bef7eec6a3951a71dce7fd08ed1c3f44102
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-07 (Fri, 07 Sep 2018)

  Changed paths:
    M CHANGES.rst
    M docs/api.rst
    M src/zope/schema/_bootstrapfields.py
    M src/zope/schema/tests/test__bootstrapfields.py

  Log Message:
  -----------
  Add more information to fields in getDoc().

Subclasses can extend/override with getExtraDocLines().

Fixes #60.


  Commit: 295e1286db83f3071b8a6ee37041dafb46cd1190
      https://github.com/zopefoundation/zope.schema/commit/295e1286db83f3071b8a6ee37041dafb46cd1190
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-07 (Fri, 07 Sep 2018)

  Changed paths:
    M src/zope/schema/_bootstrapfields.py
    M src/zope/schema/tests/test__bootstrapfields.py

  Log Message:
  -----------
  Also automatically pick up key_type and value_type


  Commit: 601dd9226ef3e3e39ccf158c62d27f8c39a92962
      https://github.com/zopefoundation/zope.schema/commit/601dd9226ef3e3e39ccf158c62d27f8c39a92962
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2018-09-07 (Fri, 07 Sep 2018)

  Changed paths:
    M CHANGES.rst
    M docs/api.rst
    M src/zope/schema/_bootstrapfields.py
    M src/zope/schema/tests/test__bootstrapfields.py

  Log Message:
  -----------
  Merge pull request #62 from zopefoundation/issue60

Add more information to fields in getDoc().


Compare: https://github.com/zopefoundation/zope.schema/compare/0a719f2ded18...601dd9226ef3
      **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