[Checkins] [zopefoundation/zope.preference] 47f538: - Added support for Python 3.3.

GitHub noreply at github.com
Mon Feb 25 03:05:40 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.preference
  Commit: 47f538d5c39ef26984e5bcc676c3eebb6c0d041a
      https://github.com/zopefoundation/zope.preference/commit/47f538d5c39ef26984e5bcc676c3eebb6c0d041a
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    A .gitignore
    M CHANGES.txt
    A MANIFEST.in
    A ZODB-4.0.0dev.tar.gz
    M bootstrap.py
    M buildout.cfg
    M setup.py
    M src/zope/preference/README.txt
    M src/zope/preference/default.py
    M src/zope/preference/preference.py
    M src/zope/preference/tests.py
    A tox.ini

  Log Message:
  -----------
  - Added support for Python 3.3.

- Replaced deprecated ``zope.interface.implements`` usage with equivalent
  ``zope.interface.implementer`` decorator.

- Dropped support for Python 2.4 and 2.5.

- Refactored tests not to rely on ``zope.app.testing`` anymore.

- Fixed a bug while accessing the parent of a preference group.


  Commit: f2ce48a0d3f3db24d2fedce46bab5a1290c3fc87
      https://github.com/zopefoundation/zope.preference/commit/f2ce48a0d3f3db24d2fedce46bab5a1290c3fc87
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 4.0.0a1


  Commit: da56c73afab807870222f1e8c70aa9634afa6fca
      https://github.com/zopefoundation/zope.preference/commit/da56c73afab807870222f1e8c70aa9634afa6fca
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 4.0.0a2


Compare: https://github.com/zopefoundation/zope.preference/compare/1ebea0a45649...da56c73afab8


More information about the checkins mailing list