[Checkins] [zopefoundation/zope.security] e5a571: Fix TypeError handling for ProxyPy.

GitHub noreply at github.com
Fri Sep 8 13:29:00 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.security
  Commit: e5a571d06dcebcfa3d799d8c15c017ad18c3ca5f
      https://github.com/zopefoundation/zope.security/commit/e5a571d06dcebcfa3d799d8c15c017ad18c3ca5f
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-09-07 (Thu, 07 Sep 2017)

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

  Log Message:
  -----------
  Fix TypeError handling for ProxyPy.

Also add additional tests clarifying how the str-to-repr fallthrough
works.

Fixes #7


  Commit: ed4d2b755b0af0d27fcd26211115babe99dbe4ff
      https://github.com/zopefoundation/zope.security/commit/ed4d2b755b0af0d27fcd26211115babe99dbe4ff
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

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

  Log Message:
  -----------
  Merge pull request #31 from zopefoundation/issue7

Fix TypeError handling for ProxyPy.


Compare: https://github.com/zopefoundation/zope.security/compare/80961466db05...ed4d2b755b0a


More information about the checkins mailing list