[Checkins] [zopefoundation/ZConfig] 56d3e7: add pygments lexer for zconfig configuration syntax

Fred Drake noreply at github.com
Wed Sep 25 17:58:05 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZConfig
  Commit: 56d3e7a48a76f5777c2e89d40b83f749f75cccb7
      https://github.com/zopefoundation/ZConfig/commit/56d3e7a48a76f5777c2e89d40b83f749f75cccb7
  Author: Fred Drake <fred.drake at keepertech.com>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    A ZConfig/pygments.py
    M ZConfig/substitution.py
    A ZConfig/tests/test_pygments.py
    M setup.py
    M tox.ini

  Log Message:
  -----------
  add pygments lexer for zconfig configuration syntax

- closes issue #71


  Commit: 4bff45f9bccf9a66b211fb138204880e666b48c1
      https://github.com/zopefoundation/ZConfig/commit/4bff45f9bccf9a66b211fb138204880e666b48c1
  Author: Fred Drake <fred.drake at keepertech.com>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
    M ZConfig/tests/test_pygments.py

  Log Message:
  -----------
  adjust handling of pygments imports in test_pygments

- avoids uncaught import error if pygments is not available


  Commit: 0cd9027704a12d73b1ad33dc493360b8cf5bc462
      https://github.com/zopefoundation/ZConfig/commit/0cd9027704a12d73b1ad33dc493360b8cf5bc462
  Author: Fred Drake <fred at fdrake.net>
  Date:   2019-09-25 (Wed, 25 Sep 2019)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    A ZConfig/pygments.py
    M ZConfig/substitution.py
    A ZConfig/tests/test_pygments.py
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #74 from zopefoundation/fd-pygments

add pygments lexer for zconfig configuration syntax


Compare: https://github.com/zopefoundation/ZConfig/compare/be859ad6d8ce...0cd9027704a1


More information about the checkins mailing list