[Checkins] [zopefoundation/zope.proxy] c53a19: Make py_sameProxiedObjects handle zope.security pr...

GitHub noreply at github.com
Sat Apr 22 17:57:00 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.proxy
  Commit: c53a19def42cc2efaff1a981e95988cf2e51eaf7
      https://github.com/zopefoundation/zope.proxy/commit/c53a19def42cc2efaff1a981e95988cf2e51eaf7
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-04-16 (Sun, 16 Apr 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/proxy/__init__.py
    M src/zope/proxy/tests/test_proxy.py
    M tox.ini

  Log Message:
  -----------
  Make py_sameProxiedObjects handle zope.security proxies

By effectively bypassing them to access `_wrapped`.

Fixes #15.


  Commit: 2140ad3fca812cfcb7508307d601446b21994b66
      https://github.com/zopefoundation/zope.proxy/commit/2140ad3fca812cfcb7508307d601446b21994b66
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-04-22 (Sat, 22 Apr 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/proxy/__init__.py
    M src/zope/proxy/tests/test_proxy.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #16 from zopefoundation/issue15

Make py_sameProxiedObjects handle zope.security proxies


Compare: https://github.com/zopefoundation/zope.proxy/compare/ba2503099f26...2140ad3fca81


More information about the checkins mailing list