[Checkins] [zopefoundation/Zope] 7a5872: Fix XML Page template files in Python 3

GitHub noreply at github.com
Tue Oct 2 09:39:48 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 7a58724055f2934830d99d54df2f67278832b501
      https://github.com/zopefoundation/Zope/commit/7a58724055f2934830d99d54df2f67278832b501
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M CHANGES.rst
    M src/Products/PageTemplates/PageTemplateFile.py
    M src/Products/PageTemplates/tests/testZopePageTemplate.py
    M src/Products/PageTemplates/tests/test_ptfile.py
    A src/Products/PageTemplates/tests/utf8.xml

  Log Message:
  -----------
  Fix XML Page template files in Python 3


  Commit: eea4541ff81f09ae557e790176cba6f58281e26b
      https://github.com/zopefoundation/Zope/commit/eea4541ff81f09ae557e790176cba6f58281e26b
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
    M src/Products/PageTemplates/PageTemplateFile.py
    M src/Products/PageTemplates/tests/testZopePageTemplate.py
    M src/Products/PageTemplates/tests/test_ptfile.py
    M src/Products/PageTemplates/utils.py

  Log Message:
  -----------
  PageTemplateFile accepts an encoding parameter


  Commit: e64d75c282957343c6d4a32901ab431305193a9c
      https://github.com/zopefoundation/Zope/commit/e64d75c282957343c6d4a32901ab431305193a9c
  Author: Alessandro Pisa <alessandro.pisa at gmail.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/Products/PageTemplates/PageTemplateFile.py
    M src/Products/PageTemplates/tests/testZopePageTemplate.py
    M src/Products/PageTemplates/tests/test_ptfile.py
    A src/Products/PageTemplates/tests/utf8.xml
    M src/Products/PageTemplates/utils.py

  Log Message:
  -----------
  Merge pull request #320 from zopefoundation/fix-xml-page-template

Fix XML Page template files in Python 3


Compare: https://github.com/zopefoundation/Zope/compare/b6c83916ba72...e64d75c28295
      **NOTE:** This service has 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