[Checkins] [zopefoundation/Zope] ca1be7: A couple fixes for WSGI publisher exception handli...
    GitHub 
    noreply at github.com
       
    Tue Feb  7 19:43:56 CET 2017
    
    
  
  Branch: refs/heads/wsgi-exception-fixes
  Home:   https://github.com/zopefoundation/Zope
  Commit: ca1be7cb33d7342466113568233bce9052187b8e
      https://github.com/zopefoundation/Zope/commit/ca1be7cb33d7342466113568233bce9052187b8e
  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