[Checkins] [zopefoundation/ZConfig] 36b9bd: Convert zconfig to a console entry point and test ...

GitHub noreply at github.com
Wed Feb 22 20:39:19 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZConfig
  Commit: 36b9bd76e27042b9ce80307aa27de5c8525ef5b8
      https://github.com/zopefoundation/ZConfig/commit/36b9bd76e27042b9ce80307aa27de5c8525ef5b8
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-02-22 (Wed, 22 Feb 2017)

  Changed paths:
    A .readthedocs.yml
    M ZConfig/tests/support.py
    A ZConfig/tests/test_validator.py
    A ZConfig/validator.py
    M doc/conf.py
    M doc/index.rst
    A doc/tools.rst
    R scripts/zconfig
    M setup.py

  Log Message:
  -----------
  Convert zconfig to a console entry point and test it.

Port to Python 3.

Document it.


  Commit: eaf94983b4894957cabb95a8b8ac597c9c292ab2
      https://github.com/zopefoundation/ZConfig/commit/eaf94983b4894957cabb95a8b8ac597c9c292ab2
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-02-22 (Wed, 22 Feb 2017)

  Changed paths:
    A ZConfig/schema2html.py
    M ZConfig/tests/input/simplesections.xml
    M ZConfig/tests/support.py
    A ZConfig/tests/test_schema2html.py
    M ZConfig/tests/test_validator.py
    M doc/tools.rst
    R scripts/zconfig_schema2html
    M setup.py

  Log Message:
  -----------
  Make schema2html an entry point and test it.

Port to Python 3.

Note that this doesn't do much validation of whether the output makes
any sense (in multkey defaults, it doesn't), just that it runs. I'll
work on making sense in other PRs if I keep going down the direction
of using this to produce a sphinx extension.


Compare: https://github.com/zopefoundation/ZConfig/compare/e3801a54a49c...eaf94983b489


More information about the checkins mailing list