[Checkins] [zopefoundation/zope.proxy] eeacde: - Fixed interface object introspection in PyPy. Fo...

GitHub noreply at github.com
Wed Mar 13 02:21:53 UTC 2013


  Branch: refs/tags/4.1.3
  Home:   https://github.com/zopefoundation/zope.proxy
  Commit: eeacde7224cca1f356f675259690537c3dfe6e8e
      https://github.com/zopefoundation/zope.proxy/commit/eeacde7224cca1f356f675259690537c3dfe6e8e
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-03-12 (Tue, 12 Mar 2013)

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

  Log Message:
  -----------
  - Fixed interface object introspection in PyPy. For some reason PyPy made
  attributes available despite the restrictive ``__slots__`` declaration.

- Added a bunch of tests surrounding interface lookup and adaptation.


  Commit: 5e98080c21d505e59dbc4f170a34ab853ea39570
      https://github.com/zopefoundation/zope.proxy/commit/5e98080c21d505e59dbc4f170a34ab853ea39570
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-03-12 (Tue, 12 Mar 2013)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Preparing release 4.1.3


Compare: https://github.com/zopefoundation/zope.proxy/compare/eeacde7224cc^...5e98080c21d5


More information about the checkins mailing list