[Checkins] [zopefoundation/Zope] ccdd91: Fix VirtualHostMonster not being able to set mappi...

Johannes Raggam noreply at github.com
Sun Oct 13 17:59:44 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: ccdd91955aec6f26233ddbe1993a6dfda530afc3
      https://github.com/zopefoundation/Zope/commit/ccdd91955aec6f26233ddbe1993a6dfda530afc3
  Author: Johannes Raggam <thetetet at gmail.com>
  Date:   2019-10-13 (Sun, 13 Oct 2019)

  Changed paths:
    M CHANGES.rst
    M src/Products/SiteAccess/VirtualHostMonster.py
    M src/Products/SiteAccess/tests/testVirtualHostMonster.py

  Log Message:
  -----------
  Fix VirtualHostMonster not being able to set mappings under Python 3. (#709)

* Fix VirtualHostMonster not being able to set mappings under Python 3.
Fixes #708

* - Exception conversion lost in the merge

* - fix linting error




More information about the checkins mailing list