[Checkins] [zopefoundation/zope.security] 027ce5: Ensure all objects have consistent interface resol...
    Jason Madden 
    noreply at github.com
       
    Mon Mar 23 16:31:25 CET 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.security
  Commit: 027ce52cc45d066ba25809473ba21beb2f8f1bf3
      https://github.com/zopefoundation/zope.security/commit/027ce52cc45d066ba25809473ba21beb2f8f1bf3
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)
  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/security/_compat.py
    M src/zope/security/checker.py
    M src/zope/security/zcml.py
    M tox.ini
  Log Message:
  -----------
  Ensure all objects have consistent interface resolution orders.
Fixes #71
  Commit: 6c99bcbc4472a8e1407f96f78c4764678a45d875
      https://github.com/zopefoundation/zope.security/commit/6c99bcbc4472a8e1407f96f78c4764678a45d875
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)
  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/security/_compat.py
    M src/zope/security/checker.py
    M src/zope/security/zcml.py
    M tox.ini
  Log Message:
  -----------
  Merge pull request #73 from zopefoundation/consistent-interfaces
Ensure all objects have consistent interface resolution orders.
Compare: https://github.com/zopefoundation/zope.security/compare/4382cde773a2...6c99bcbc4472
    
    
More information about the checkins
mailing list