[Checkins] [zopefoundation/zope.traversing] 7a7777: Ensure all objects have consistent resolution orders.
    Jason Madden 
    noreply at github.com
       
    Mon Mar 30 19:23:34 CEST 2020
    
    
  
  Branch: refs/heads/consistent-iro
  Home:   https://github.com/zopefoundation/zope.traversing
  Commit: 7a7777597005b0ff1622d5bbb682f3c44e69721d
      https://github.com/zopefoundation/zope.traversing/commit/7a7777597005b0ff1622d5bbb682f3c44e69721d
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)
  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M src/zope/traversing/namespace.py
    M tox.ini
  Log Message:
  -----------
  Ensure all objects have consistent resolution orders.
Fixes an error where the debug namespace would re-declare everything the request already provided in a bad order.
    
    
More information about the checkins
mailing list