[Checkins] [zopefoundation/Zope] 7ea23e: A couple fixes for WSGI publisher exception handli...

GitHub noreply at github.com
Tue Feb 7 16:57:20 CET 2017


  Branch: refs/heads/wsgi-exception-fixes
  Home:   https://github.com/zopefoundation/Zope
  Commit: 7ea23e11017d03b0f1da3fc7fb76eb24dcf403ab
      https://github.com/zopefoundation/Zope/commit/7ea23e11017d03b0f1da3fc7fb76eb24dcf403ab
  Author: David Glick <david at glicksoftware.com>
  Date:   2017-02-07 (Tue, 07 Feb 2017)

  Changed paths:
    M src/ZPublisher/WSGIPublisher.py

  Log Message:
  -----------
  A couple fixes for WSGI publisher exception handling

* Avoid converting exception type if it's a subclass of the preferred HTTP exception
* Preserve the original traceback on Python 2




More information about the checkins mailing list