[Checkins] [zopefoundation/zope.container] 587064: A pure-python implementation of ContainedProxy tha...

GitHub noreply at github.com
Thu Feb 20 19:02:34 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.container
  Commit: 5870648195270680d8af8164f032870d8f31fa10
      https://github.com/zopefoundation/zope.container/commit/5870648195270680d8af8164f032870d8f31fa10
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
    M setup.py
    A src/zope/container/_proxy.py
    M src/zope/container/_zope_proxy_proxy.c
    M src/zope/container/contained.py

  Log Message:
  -----------
  A pure-python implementation of ContainedProxy that works on pypy


  Commit: a920e380b49b47108046f42c3cf45b035bd70ea5
      https://github.com/zopefoundation/zope.container/commit/a920e380b49b47108046f42c3cf45b035bd70ea5
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Change note.


  Commit: bfbb147bfb138d7e113450ed5b024c07be2d718f
      https://github.com/zopefoundation/zope.container/commit/bfbb147bfb138d7e113450ed5b024c07be2d718f
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Don't even attempt to build the C modules on PyPy


  Commit: f4bc6d6f01fe89133a2a690a1be9553b4ebdffa6
      https://github.com/zopefoundation/zope.container/commit/f4bc6d6f01fe89133a2a690a1be9553b4ebdffa6
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M src/zope/container/_proxy.py
    M src/zope/container/contained.py

  Log Message:
  -----------
  Naming cleanup


  Commit: 44912238eac2e7229aa7685dfeac4185776319e4
      https://github.com/zopefoundation/zope.container/commit/44912238eac2e7229aa7685dfeac4185776319e4
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M CHANGES.txt
    M setup.py
    A src/zope/container/_proxy.py
    M src/zope/container/_zope_proxy_proxy.c
    M src/zope/container/contained.py

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/NextThought/zope.container into NextThought-master


  Commit: 321e5a44f53a7bae7f1500c1092842adce5fd262
      https://github.com/zopefoundation/zope.container/commit/321e5a44f53a7bae7f1500c1092842adce5fd262
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M .travis.yml
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Ensure we test the PyPy support.


Compare: https://github.com/zopefoundation/zope.container/compare/3e12e6f93466...321e5a44f53a


More information about the checkins mailing list