[Checkins] [zopefoundation/Zope] 2139f2: Add setting to disable registered error views for ...

Jens Vagelpohl noreply at github.com
Thu May 2 13:50:19 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 2139f2ceeb49380d3dd58388236e0461446096ab
      https://github.com/zopefoundation/Zope/commit/2139f2ceeb49380d3dd58388236e0461446096ab
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
    M .gitignore
    M CHANGES.rst
    M docs/wsgi.rst
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/test_WSGIPublisher.py
    M src/Zope2/Startup/run.py
    M src/Zope2/Startup/serve.py
    M src/Zope2/Startup/starter.py
    M src/Zope2/Startup/wsgischema.xml
    M src/Zope2/utilities/skel/etc/wsgi.conf.in

  Log Message:
  -----------
  Add setting to disable registered error views for debugging in WSGI setups (#563)

* - ignore VIM swap files [ci skip]

* - fix calls to publish_module by explicitly naming keyword arguments

* - Exceptions during publishing are now re-raised when in debug mode

* - add section for werkzeug and for debugging Zope applications

* - switching everything over to its own configuration setting

* - fix test

* - silence isort

* - simplify this patch

* - change already in master

* - documentation updates and a test polish




More information about the checkins mailing list