[Checkins] [zopefoundation/zope.tal] 70a610: Fix unicode issue, reported in https://github.com/...

GitHub noreply at github.com
Mon Mar 5 14:28:08 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.tal
  Commit: 70a610e848e92cd76138ef342c7bd061882bdad1
      https://github.com/zopefoundation/zope.tal/commit/70a610e848e92cd76138ef342c7bd061882bdad1
  Author: Guido A.J. Stevens <guido.stevens at cosent.nl>
  Date:   2018-03-02 (Fri, 02 Mar 2018)

  Changed paths:
    M src/zope/tal/talgettext.py

  Log Message:
  -----------
  Fix unicode issue, reported in https://github.com/collective/i18ndude/pull/48


  Commit: ed552e0fc71db76eca3d962b04fc1e4dca9fe3ae
      https://github.com/zopefoundation/zope.tal/commit/ed552e0fc71db76eca3d962b04fc1e4dca9fe3ae
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2018-03-05 (Mon, 05 Mar 2018)

  Changed paths:
    M src/zope/tal/tests/test_talgettext.py

  Log Message:
  -----------
  Added test for Python 3 unicode error translate.


  Commit: d2e12b6b54c7a204dc2954b71f5a6ee3efba80f1
      https://github.com/zopefoundation/zope.tal/commit/d2e12b6b54c7a204dc2954b71f5a6ee3efba80f1
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-03-05 (Mon, 05 Mar 2018)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Add change note for #11 [skip ci]


  Commit: 5712e0936dac5a300d85619f0a9fafd01ab7d231
      https://github.com/zopefoundation/zope.tal/commit/5712e0936dac5a300d85619f0a9fafd01ab7d231
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2018-03-05 (Mon, 05 Mar 2018)

  Changed paths:
    M CHANGES.rst
    M src/zope/tal/talgettext.py
    M src/zope/tal/tests/test_talgettext.py

  Log Message:
  -----------
  Merge pull request #11 from zopefoundation/py3_unicode

Fix unicode issue


Compare: https://github.com/zopefoundation/zope.tal/compare/0b583d1e851c...5712e0936dac


More information about the checkins mailing list