[Checkins] [zopefoundation/zope.configuration] f23257: Add __all__ to all modules.

GitHub noreply at github.com
Thu Sep 27 13:01:37 CEST 2018


  Branch: refs/heads/issue38
  Home:   https://github.com/zopefoundation/zope.configuration
  Commit: f23257fed6828abf13cad477007b440816a91651
      https://github.com/zopefoundation/zope.configuration/commit/f23257fed6828abf13cad477007b440816a91651
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    M src/zope/configuration/config.py
    M src/zope/configuration/docutils.py
    M src/zope/configuration/exceptions.py
    M src/zope/configuration/fields.py
    M src/zope/configuration/interfaces.py
    M src/zope/configuration/name.py
    M src/zope/configuration/xmlconfig.py
    M src/zope/configuration/zopeconfigure.py

  Log Message:
  -----------
  Add __all__ to all modules.

The value replicates what is currently documented by Sphinx, which turns out to be everything. It's not clear though if that's all really meant to be consumed publically.

Fixes #38


  Commit: a02ed4e93dadd22b3b5062e1a04d681c42568724
      https://github.com/zopefoundation/zope.configuration/commit/a02ed4e93dadd22b3b5062e1a04d681c42568724
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Add change note. [skip ci]


Compare: https://github.com/zopefoundation/zope.configuration/compare/3d4272fb1dbb...a02ed4e93dad
      **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