[Checkins] [zopefoundation/ZConfig] f0c299: update to tolerate logging.Formatter validation

Fred Drake noreply at github.com
Wed Sep 18 19:02:12 CEST 2019


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

  Changed paths:
    M ZConfig/components/logger/formatter.py
    M ZConfig/components/logger/tests/test_formatter.py

  Log Message:
  -----------
  update to tolerate logging.Formatter validation

- required to work with Python 3.8
- closes issue #69


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

  Changed paths:
    M .travis.yml
    M tox.ini

  Log Message:
  -----------
  add python 3.8 to tox, travis configs


  Commit: 61accf2c5d64f23ecaef4b4f7a13207dd4b3fa29
      https://github.com/zopefoundation/ZConfig/commit/61accf2c5d64f23ecaef4b4f7a13207dd4b3fa29
  Author: Fred Drake <fred.drake at keepertech.com>
  Date:   2019-09-18 (Wed, 18 Sep 2019)

  Changed paths:
    M ZConfig/components/logger/formatter.py

  Log Message:
  -----------
  fix typo in comment (ZConfig.components.logger.formatter)

Co-Authored-By: Jason Madden <jamadden at gmail.com>


  Commit: e877257b4c036d8d7b047c3b92dbd0520b2daf1a
      https://github.com/zopefoundation/ZConfig/commit/e877257b4c036d8d7b047c3b92dbd0520b2daf1a
  Author: Fred Drake <fred.drake at keepertech.com>
  Date:   2019-09-18 (Wed, 18 Sep 2019)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  add change note, py38 trove classifier


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

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M ZConfig/components/logger/formatter.py
    M ZConfig/components/logger/tests/test_formatter.py
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #70 from zopefoundation/fd-python38

update to tolerate logging.Formatter validation in python 3.8

- includes adding python 3.8 official support


Compare: https://github.com/zopefoundation/ZConfig/compare/4be3fd061476...5a5f836b8988


More information about the checkins mailing list