[Checkins] [zopefoundation/zope.security] 8cce64: Start of PyPy support.

GitHub noreply at github.com
Mon Mar 11 04:27:30 UTC 2013


  Branch: refs/heads/pure_python_proxy
  Home:   https://github.com/zopefoundation/zope.security
  Commit: 8cce64bbef274d776ac4856843ebe25b7d9cb51f
      https://github.com/zopefoundation/zope.security/commit/8cce64bbef274d776ac4856843ebe25b7d9cb51f
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-03-10 (Sun, 10 Mar 2013)

  Changed paths:
    M src/zope/security/__init__.py
    M src/zope/security/_compat.py
    M src/zope/security/checker.py
    M src/zope/security/proxy.py
    M src/zope/security/tests/test_proxy.py
    M tox.ini

  Log Message:
  -----------
  Start of PyPy support.


  Commit: 53db18f89778d18cae8ad9e0581eb5f4e059a3f1
      https://github.com/zopefoundation/zope.security/commit/53db18f89778d18cae8ad9e0581eb5f4e059a3f1
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-03-10 (Sun, 10 Mar 2013)

  Changed paths:
    M src/zope/security/proxy.py
    M src/zope/security/tests/test_proxy.py

  Log Message:
  -----------
  Actually made the security proxy secure by not allowing access to
_wrapped and _checker.


Compare: https://github.com/zopefoundation/zope.security/compare/f421e5b218f0...53db18f89778


More information about the checkins mailing list