[Checkins] [zopefoundation/Zope] 694fa1: Treat redirect/unauthorized as exceptions in WSGIP...
    GitHub 
    noreply at github.com
       
    Sun Feb  5 19:51:55 CET 2017
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 694fa17856c8667ca7b4fc5943772f134b002568
      https://github.com/zopefoundation/Zope/commit/694fa17856c8667ca7b4fc5943772f134b002568
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-02-05 (Sun, 05 Feb 2017)
  Changed paths:
    M CHANGES.rst
    M requirements-full.txt
    M src/Testing/ZopeTestCase/functional.py
    M src/Testing/ZopeTestCase/zopedoctest/FunctionalDocTest.txt
    M src/ZPublisher/HTTPResponse.py
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/test_WSGIPublisher.py
    M versions-prod.cfg
  Log Message:
  -----------
  Treat redirect/unauthorized as exceptions in WSGIPublisher.
This removes the special handling of those two exceptions types.
Idea based on zopefoundation/Zope#92.
    
    
More information about the checkins
mailing list