[Checkins] [zopefoundation/ZEO] 18e7f0: Avoid overwrapping due to 'pprint' changes in Pyth...

GitHub noreply at github.com
Sat Dec 27 03:25:15 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZEO
  Commit: 18e7f0c4b14a7333203a56e11aea1eda546880a2
      https://github.com/zopefoundation/ZEO/commit/18e7f0c4b14a7333203a56e11aea1eda546880a2
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-26 (Fri, 26 Dec 2014)

  Changed paths:
    M src/ZEO/tests/testZEO.py
    M src/ZEO/tests/testZEO2.py

  Log Message:
  -----------
  Avoid overwrapping due to 'pprint' changes in Python 3.4.


  Commit: 428643f5ae6e3948ed70f8b99609a69f100a31cb
      https://github.com/zopefoundation/ZEO/commit/428643f5ae6e3948ed70f8b99609a69f100a31cb
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-26 (Fri, 26 Dec 2014)

  Changed paths:
    M src/ZEO/tests/testZEO2.py

  Log Message:
  -----------
  Work around ZODB registering level names backwards.

Before Python 3.4, the logging module registered them in both
directions, but quit doing so in 3.4, breaking doctests which expected
to display custom level name ("BLATHER").


  Commit: 8feeb1f93480a4ab364796be97b772310f46b72b
      https://github.com/zopefoundation/ZEO/commit/8feeb1f93480a4ab364796be97b772310f46b72b
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-26 (Fri, 26 Dec 2014)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Target next release:  4.1.0

- Support new Python versions.

[ci skip]


  Commit: dd55476ff71a0052db31a9027a8ee4d2fa7715e0
      https://github.com/zopefoundation/ZEO/commit/dd55476ff71a0052db31a9027a8ee4d2fa7715e0
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-26 (Fri, 26 Dec 2014)

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

  Log Message:
  -----------
  Add testing support for Python 3.4.


Compare: https://github.com/zopefoundation/ZEO/compare/ef7d9fd23753...dd55476ff71a


More information about the checkins mailing list