[Checkins] [zopefoundation/Zope] 498095: Raise app exceptions without rendering response if...

GitHub noreply at github.com
Mon Oct 16 17:11:47 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 49809511edaf24a5625fb89152ef834862fd65aa
      https://github.com/zopefoundation/Zope/commit/49809511edaf24a5625fb89152ef834862fd65aa
  Author: David Glick <david at glicksoftware.com>
  Date:   2017-10-15 (Sun, 15 Oct 2017)

  Changed paths:
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/test_WSGIPublisher.py
    M src/ZPublisher/tests/test_pubevents.py

  Log Message:
  -----------
  Raise app exceptions without rendering response if wsgi.handleErrors is False


  Commit: b54fe936f84bbed1587674f740474c1b8418e581
      https://github.com/zopefoundation/Zope/commit/b54fe936f84bbed1587674f740474c1b8418e581
  Author: David Glick <david at glicksoftware.com>
  Date:   2017-10-15 (Sun, 15 Oct 2017)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  changelog


  Commit: 06d539d0ca26769e288dda65f18a4ed27899aaff
      https://github.com/zopefoundation/Zope/commit/06d539d0ca26769e288dda65f18a4ed27899aaff
  Author: David Glick <david at glicksoftware.com>
  Date:   2017-10-16 (Mon, 16 Oct 2017)

  Changed paths:
    M src/ZPublisher/WSGIPublisher.py

  Log Message:
  -----------
  Make sure exc_info cycle is broken


  Commit: 62c15f4891411ced6b9ce0398a005cc09abc2563
      https://github.com/zopefoundation/Zope/commit/62c15f4891411ced6b9ce0398a005cc09abc2563
  Author: Philip Bauer <bauer at starzel.de>
  Date:   2017-10-16 (Mon, 16 Oct 2017)

  Changed paths:
    M CHANGES.rst
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/test_WSGIPublisher.py
    M src/ZPublisher/tests/test_pubevents.py

  Log Message:
  -----------
  Merge pull request #199 from zopefoundation/davisagli-handle-errors-false

Raise app exceptions without rendering response if wsgi.handleErrors is False


Compare: https://github.com/zopefoundation/Zope/compare/2e52c99473e6...62c15f489141


More information about the checkins mailing list