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

GitHub noreply at github.com
Mon Feb 20 19:38:06 CET 2017


  Branch: refs/heads/transaction-2
  Home:   https://github.com/zopefoundation/Zope
  Commit: f816190b45f0a4b36d0bc55b5b59003f29cba09b
      https://github.com/zopefoundation/Zope/commit/f816190b45f0a4b36d0bc55b5b59003f29cba09b
  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: c60b30e12ecc12fc501a3b328fc36774b0ef9052
      https://github.com/zopefoundation/Zope/commit/c60b30e12ecc12fc501a3b328fc36774b0ef9052
  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: a1ef00f59feeae6f4dd69346ea8dac51dc02a395
      https://github.com/zopefoundation/Zope/commit/a1ef00f59feeae6f4dd69346ea8dac51dc02a395
  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: c1564a07cada773d57ca76a42a0a74bf7fafc7fc
      https://github.com/zopefoundation/Zope/commit/c1564a07cada773d57ca76a42a0a74bf7fafc7fc
  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/f816190b45f0^...c1564a07cada


More information about the checkins mailing list