[Checkins] [zopefoundation/zope.intid] 11dbc1: Work around differences in pure-Python persistent/...

GitHub noreply at github.com
Sat Dec 27 22:34:30 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.intid
  Commit: 11dbc17793d1d542c81ad6e4cae348675dfad7d0
      https://github.com/zopefoundation/zope.intid/commit/11dbc17793d1d542c81ad6e4cae348675dfad7d0
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-27 (Sat, 27 Dec 2014)

  Changed paths:
    M src/zope/intid/__init__.py
    M src/zope/intid/tests.py

  Log Message:
  -----------
  Work around differences in pure-Python persistent/BTrees under pypy.


  Commit: 47ab34b1672aa97b303e4fef8aefb106d100ccd5
      https://github.com/zopefoundation/zope.intid/commit/47ab34b1672aa97b303e4fef8aefb106d100ccd5
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-27 (Sat, 27 Dec 2014)

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

  Log Message:
  -----------
  Add support for Python 3.4 and PyPy.

PyPy3 support is blocked on PyPy3-compatible 'zodbpickle'.


Compare: https://github.com/zopefoundation/zope.intid/compare/e22f806a2482...47ab34b1672a


More information about the checkins mailing list