[Checkins] [zopefoundation/zope.publisher] 9e5aef: Fix inconsistent resolution orders and add Python ...

Jason Madden noreply at github.com
Mon Mar 30 18:42:55 CEST 2020


  Branch: refs/heads/master
  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


  Commit: 41e6f63113db1c432b1d074f34cfd2598e731da8
      https://github.com/zopefoundation/zope.publisher/commit/41e6f63113db1c432b1d074f34cfd2598e731da8
  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:
  -----------
  Merge pull request #50 from zopefoundation/issue49

Fix inconsistent resolution orders and add Python 3.8.


Compare: https://github.com/zopefoundation/zope.publisher/compare/c2760992da92...41e6f63113db


More information about the checkins mailing list