[Checkins] [zopefoundation/zope.schemaevent] a7d041: Add support for PyPy and Python 3.

GitHub noreply at github.com
Tue Jul 11 22:13:21 CEST 2017


  Branch: refs/heads/python3
  Home:   https://github.com/zopefoundation/zope.schemaevent
  Commit: a7d041f8c456d1291d3054eea2711cb7ad7d2861
      https://github.com/zopefoundation/zope.schemaevent/commit/a7d041f8c456d1291d3054eea2711cb7ad7d2861
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    A CHANGES.rst
    R CHANGES.txt
    A CONTRIBUTORS.rst
    R CONTRIBUTORS.txt
    M MANIFEST.in
    A README.rst
    R README.txt
    A setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/schemaevent/testing.py
    M src/zope/schemaevent/tests/test_fieldevent.py
    A tox.ini

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

Drop implicit support for Python 2.

Drop test dependency on plone.testing.

100% coverage.




More information about the checkins mailing list