[Checkins] [zopefoundation/Zope] 8cf7a0: WSGIPublisher: normalize http exception classes
    GitHub 
    noreply at github.com
       
    Sun Feb  5 14:55:52 CET 2017
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 8cf7a006763e1c7ab683c27e3a6f8dd64ba2e936
      https://github.com/zopefoundation/Zope/commit/8cf7a006763e1c7ab683c27e3a6f8dd64ba2e936
  Author: David Glick <david at glicksoftware.com>
  Date:   2017-02-05 (Sun, 05 Feb 2017)
  Changed paths:
    M CHANGES.rst
    M buildout.cfg
    M sources.cfg
    M src/ZPublisher/WSGIPublisher.py
  Log Message:
  -----------
  WSGIPublisher: normalize http exception classes
  Commit: 1a0268c9881018b59fef703af95a5cead2bb5f27
      https://github.com/zopefoundation/Zope/commit/1a0268c9881018b59fef703af95a5cead2bb5f27
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-02-05 (Sun, 05 Feb 2017)
  Changed paths:
    M CHANGES.rst
    M buildout.cfg
    M requirements-full.txt
    M sources.cfg
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/test_WSGIPublisher.py
    M versions-prod.cfg
  Log Message:
  -----------
  Use zExceptions 3.5 release, add tests and fix the implementation.
The `raise exc` vs. `raise` change got lost from the last attempt.
Compare: https://github.com/zopefoundation/Zope/compare/213e8abf611f...1a0268c98810
    
    
More information about the checkins
mailing list