[Checkins] [zopefoundation/zope.proxy] 934dc2: Make the C implementation proxy __unicode__, and m...

GitHub noreply at github.com
Tue May 19 21:06:25 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.proxy
  Commit: 934dc2fac1962e2c2443a1f62d18b0643c49201b
      https://github.com/zopefoundation/zope.proxy/commit/934dc2fac1962e2c2443a1f62d18b0643c49201b
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2015-05-07 (Thu, 07 May 2015)

  Changed paths:
    M src/zope/proxy/_compat.py
    M src/zope/proxy/_zope_proxy_proxy.c
    M src/zope/proxy/tests/test_proxy.py

  Log Message:
  -----------
  Make the C implementation proxy __unicode__, and make it use the standard methods to proxy int and float. Fixes #3 and Fixes #4.


  Commit: 0523a7e35ff8b358f212fb595b3c28c6436c4ad1
      https://github.com/zopefoundation/zope.proxy/commit/0523a7e35ff8b358f212fb595b3c28c6436c4ad1
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2015-05-07 (Thu, 07 May 2015)

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

  Log Message:
  -----------
  Move the new tests to try to avoid a conflict with the previous PR.


  Commit: d178d29bf9b59b33ed048b44e9f06cd98d65d05a
      https://github.com/zopefoundation/zope.proxy/commit/d178d29bf9b59b33ed048b44e9f06cd98d65d05a
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-05-19 (Tue, 19 May 2015)

  Changed paths:
    M src/zope/proxy/_compat.py
    M src/zope/proxy/_zope_proxy_proxy.c
    M src/zope/proxy/tests/test_proxy.py

  Log Message:
  -----------
  Merge branch 'int-and-float' of git://github.com/NextThought/zope.proxy into NextThought-int-and-float


  Commit: 0c4200f0490a9ee9954efa611df8e62d2e0fac40
      https://github.com/zopefoundation/zope.proxy/commit/0c4200f0490a9ee9954efa611df8e62d2e0fac40
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-05-19 (Tue, 19 May 2015)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Changelog for PR #7.


Compare: https://github.com/zopefoundation/zope.proxy/compare/37e9ea6ac5d0...0c4200f0490a


More information about the checkins mailing list