[Checkins] [zopefoundation/Zope] 3f52f2: Use unicode transaction-notes to support ZODB 5.

GitHub noreply at github.com
Mon Feb 20 19:43:48 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 3f52f2ace223d16f90849633bbcbec319008ce8e
      https://github.com/zopefoundation/Zope/commit/3f52f2ace223d16f90849633bbcbec319008ce8e
  Author: Philip Bauer <bauer at starzel.de>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M CHANGES.rst
    M src/App/Undo.py
    M src/OFS/Application.py
    M src/ZPublisher/utils.py

  Log Message:
  -----------
  Use unicode transaction-notes to support ZODB 5.


  Commit: a35b29bb7879be88f65ae6a0c0a2b40cc60becbc
      https://github.com/zopefoundation/Zope/commit/a35b29bb7879be88f65ae6a0c0a2b40cc60becbc
  Author: Philip Bauer <bauer at starzel.de>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M src/ZPublisher/utils.py

  Log Message:
  -----------
  Make sure username is never None since transaction only accepts unicode


  Commit: fa3dc1abe188e057c1f371c6d3e78c2dfc80b79f
      https://github.com/zopefoundation/Zope/commit/fa3dc1abe188e057c1f371c6d3e78c2dfc80b79f
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    A src/ZPublisher/tests/test_utils.py
    M src/ZPublisher/utils.py

  Log Message:
  -----------
  Add tests for safe_unicode and make it Py3 compatible.


  Commit: 6fe55ea762652cf7de29703125e64d5c51d77fb9
      https://github.com/zopefoundation/Zope/commit/6fe55ea762652cf7de29703125e64d5c51d77fb9
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M CHANGES.rst
    M requirements-full.txt
    M versions-prod.cfg

  Log Message:
  -----------
  Update to transaction 2.1 and latest ZEO/ZODB releases.


Compare: https://github.com/zopefoundation/Zope/compare/4101c7914714...6fe55ea76265


More information about the checkins mailing list