[Checkins] [zopefoundation/Zope] a8031e: Implement custom code for header creation

Jürgen Gmach noreply at github.com
Mon Sep 28 16:08:57 CEST 2020


  Branch: refs/heads/issue_890
  Home:   https://github.com/zopefoundation/Zope
  Commit: a8031e2bc3990dfe4ec52a3d532d8f388ea48687
      https://github.com/zopefoundation/Zope/commit/a8031e2bc3990dfe4ec52a3d532d8f388ea48687
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2020-09-28 (Mon, 28 Sep 2020)

  Changed paths:
    M src/OFS/ObjectManager.py
    M src/ZPublisher/http_header_utils.py
    M src/ZPublisher/tests/test_http_header_utils.py

  Log Message:
  -----------
  Implement custom code for header creation

The ZPL does not allow to vendor third party code except the original
author would sign the contributor agreement.

As this is not realistic in this case, a custom solution was implemented
to handle non-latin-1 compatible headers.

modified:   src/OFS/ObjectManager.py
modified:   src/ZPublisher/http_header_utils.py
modified:   src/ZPublisher/tests/test_http_header_utils.py


  Commit: 514c373f9d3d5583ced75168cbda5ca5d79e61eb
      https://github.com/zopefoundation/Zope/commit/514c373f9d3d5583ced75168cbda5ca5d79e61eb
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2020-09-28 (Mon, 28 Sep 2020)

  Changed paths:
    M src/ZPublisher/tests/test_http_header_utils.py

  Log Message:
  -----------
  Update year

modified:   src/ZPublisher/tests/test_http_header_utils.py


Compare: https://github.com/zopefoundation/Zope/compare/9809b80981b1...514c373f9d3d


More information about the checkins mailing list