[Checkins] [zopefoundation/zope.publisher] 9e5aef: Fix inconsistent resolution orders and add Python ...
    Jason Madden 
    noreply at github.com
       
    Mon Mar 30 17:19:21 CEST 2020
    
    
  
  Branch: refs/heads/issue49
  Home:   https://github.com/zopefoundation/zope.publisher
  Commit: 9e5aef23909e73e164ed8b6d22f32590ff86b12e
      https://github.com/zopefoundation/zope.publisher/commit/9e5aef23909e73e164ed8b6d22f32590ff86b12e
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)
  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/publisher/browser.py
    M tox.ini
  Log Message:
  -----------
  Fix inconsistent resolution orders and add Python 3.8.
There was one class that re-declared what its direct superclass, implemented immediately above it, already declared.
Fixes #49
    
    
More information about the checkins
mailing list