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

GitHub noreply at github.com
Fri Jun 29 09:51:58 CEST 2018


  Branch: refs/heads/encoding-as-optional-argument
  Home:   https://github.com/zopefoundation/DocumentTemplate
  Commit: 76ceab53d0e4ffd050667936e9c6d462d09a5c3c
      https://github.com/zopefoundation/DocumentTemplate/commit/76ceab53d0e4ffd050667936e9c6d462d09a5c3c
  Author: Malthe Borch <mborch at gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M CHANGES.rst
    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: e7115ff8cae5f1d5de93a167850db0b6fdb719bc
      https://github.com/zopefoundation/DocumentTemplate/commit/e7115ff8cae5f1d5de93a167850db0b6fdb719bc
  Author: Malthe Borch <mborch at gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  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/76ceab53d0e4^...e7115ff8cae5
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list