[Checkins] [zopefoundation/zope.configuration] 13ffad: Allow customization of which exceptions should pas...

GitHub noreply at github.com
Wed Sep 26 16:44:57 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.configuration
  Commit: 13ffadc2f097bc463a597f577fc932ced13fa3b7
      https://github.com/zopefoundation/zope.configuration/commit/13ffadc2f097bc463a597f577fc932ced13fa3b7
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-25 (Tue, 25 Sep 2018)

  Changed paths:
    M CHANGES.rst
    M src/zope/configuration/config.py
    M src/zope/configuration/tests/test_config.py

  Log Message:
  -----------
  Allow customization of which exceptions should pass through ConfigurationMachine.

Fixes #10.


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

  Changed paths:
    M CHANGES.rst
    M src/zope/configuration/config.py
    M src/zope/configuration/tests/test_config.py
    M src/zope/configuration/tests/test_xmlconfig.py
    M src/zope/configuration/xmlconfig.py

  Log Message:
  -----------
  Stop catching and wrapping BaseException in config and xmlconfig.py

Add new tests for this.


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

  Changed paths:
    M src/zope/configuration/xmlconfig.py

  Log Message:
  -----------
  Be less clever and more explicit, per review.


  Commit: 6dd62e3947c814fc9d456403e0bd42b3bae6e984
      https://github.com/zopefoundation/zope.configuration/commit/6dd62e3947c814fc9d456403e0bd42b3bae6e984
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
    M CHANGES.rst
    M src/zope/configuration/config.py
    M src/zope/configuration/tests/test_config.py
    M src/zope/configuration/tests/test_xmlconfig.py
    M src/zope/configuration/xmlconfig.py

  Log Message:
  -----------
  Merge pull request #34 from zopefoundation/issue10

Allow customization of which exceptions should pass through Configurationmachine


Compare: https://github.com/zopefoundation/zope.configuration/compare/6fa6e4824182...6dd62e3947c8
      **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