[Checkins] [zopefoundation/z3c.ptcompat] ae3029: - Added support for Python 3.3.

GitHub noreply at github.com
Mon Feb 25 05:54:34 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.ptcompat
  Commit: ae3029a9af73638d2c4be1a4726f529a6610baf9
      https://github.com/zopefoundation/z3c.ptcompat/commit/ae3029a9af73638d2c4be1a4726f529a6610baf9
  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
    M bootstrap.py
    M buildout.cfg
    M setup.py
    A src/z3c/__init__.py
    M src/z3c/ptcompat/engine.py
    A tox.ini
    A z3c.pt-3.0.0a1.tar.gz

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

- Ensured that ``chameleon.tal.ReapeatDict`` can be adapted. (Needs to be
  fixed in Chameleon.)

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

- Dropped support for Python 2.4 and 2.5


  Commit: 80b5037cb107103ac4d4028e4bf73900a32c6cfa
      https://github.com/zopefoundation/z3c.ptcompat/commit/80b5037cb107103ac4d4028e4bf73900a32c6cfa
  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 2.0.0a1


  Commit: bfb91f8f30df590cc3f0d82938da323b2f67cbbf
      https://github.com/zopefoundation/z3c.ptcompat/commit/bfb91f8f30df590cc3f0d82938da323b2f67cbbf
  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: 2.0.0a2


Compare: https://github.com/zopefoundation/z3c.ptcompat/compare/37649c18b040...bfb91f8f30df


More information about the checkins mailing list