[Checkins] [zopefoundation/zope.proxy] 3439c0: Fix removing pure python security proxies

GitHub noreply at github.com
Thu May 5 16:03:01 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.proxy
  Commit: 3439c00479fa56d588378656bc038dfb54177bf9
      https://github.com/zopefoundation/zope.proxy/commit/3439c00479fa56d588378656bc038dfb54177bf9
  Author: Brian Sutherland <brian at vanguardistas.net>
  Date:   2016-05-05 (Thu, 05 May 2016)

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

  Log Message:
  -----------
  Fix removing pure python security proxies

The test is simple but requires zope.security to be installed.
I chose that over writing the test in zope.security


  Commit: 4f3b4fdf7f3cd2bfb892d0c9219c463919d94c8e
      https://github.com/zopefoundation/zope.proxy/commit/4f3b4fdf7f3cd2bfb892d0c9219c463919d94c8e
  Author: Brian Sutherland <brian at vanguardistas.net>
  Date:   2016-05-05 (Thu, 05 May 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  fix travis tests


  Commit: afc35ebce9ed4c394a66d2e7faed9c78a4e07e9e
      https://github.com/zopefoundation/zope.proxy/commit/afc35ebce9ed4c394a66d2e7faed9c78a4e07e9e
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-05-05 (Thu, 05 May 2016)

  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

  Log Message:
  -----------
  Merge pull request #13 from zopefoundation/fix-removeAllProxies-for-securityproxies

Fix removing pure python security proxies


Compare: https://github.com/zopefoundation/zope.proxy/compare/4d564f6a331b...afc35ebce9ed


More information about the checkins mailing list