[Checkins] [zopefoundation/Zope] 3339ad: A couple fixes for WSGI publisher exception handli...
    GitHub 
    noreply at github.com
       
    Mon Feb 20 14:21:32 CET 2017
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 3339ada4bd70df9b4fc19f9faaff195dd011926d
      https://github.com/zopefoundation/Zope/commit/3339ada4bd70df9b4fc19f9faaff195dd011926d
  Author: David Glick <david.glick at plone.org>
  Date:   2017-02-20 (Mon, 20 Feb 2017)
  Changed paths:
    M src/ZPublisher/WSGIPublisher.py
  Log Message:
  -----------
  A couple fixes for WSGI publisher exception handling (#100)
* 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