[Checkins] [zopefoundation/DocumentTemplate] 104215: Use a module global for the encoding used to decod...

Malthe Borch noreply at github.com
Mon Apr 22 03:22:21 CEST 2019


  Branch: refs/heads/issue_43
  Home:   https://github.com/zopefoundation/DocumentTemplate
  Commit: 104215168e7483adfbc26dcf749c2e0c153fff6b
      https://github.com/zopefoundation/DocumentTemplate/commit/104215168e7483adfbc26dcf749c2e0c153fff6b
  Author: Malthe Borch <mborch at gmail.com>
  Date:   2019-04-21 (Sun, 21 Apr 2019)

  Changed paths:
    M src/DocumentTemplate/_DocumentTemplate.py
    M src/DocumentTemplate/__init__.py
    M src/DocumentTemplate/tests/testDTMLUnicode.py

  Log Message:
  -----------
  Use a module global for the encoding used to decode strings into unicode


  Commit: 0f1093506fdc857d2be74bb22593cf29439331d0
      https://github.com/zopefoundation/DocumentTemplate/commit/0f1093506fdc857d2be74bb22593cf29439331d0
  Author: Malthe Borch <mborch at gmail.com>
  Date:   2019-04-21 (Sun, 21 Apr 2019)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/DT_If.py
    M src/DocumentTemplate/DT_In.py
    M src/DocumentTemplate/DT_Let.py
    M src/DocumentTemplate/DT_Raise.py
    M src/DocumentTemplate/DT_String.py
    M src/DocumentTemplate/DT_Try.py
    M src/DocumentTemplate/DT_With.py
    M src/DocumentTemplate/_DocumentTemplate.py
    M src/DocumentTemplate/tests/testDTMLUnicode.py

  Log Message:
  -----------
  Add optional keyword argument 'encoding'


Compare: https://github.com/zopefoundation/DocumentTemplate/compare/104215168e74%5E...0f1093506fdc


More information about the checkins mailing list