[Checkins] [zopefoundation/zope.publisher] 22cad7: Make HTTPResponse.getHeaders() deterministic

GitHub noreply at github.com
Mon Nov 16 08:04:42 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.publisher
  Commit: 22cad77fa40db10ae1e64aecb008e0d5de171022
      https://github.com/zopefoundation/zope.publisher/commit/22cad77fa40db10ae1e64aecb008e0d5de171022
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2015-11-09 (Mon, 09 Nov 2015)

  Changed paths:
    M src/zope/publisher/http.py
    M src/zope/publisher/tests/test_browserrequest.py
    M src/zope/publisher/tests/test_http.py

  Log Message:
  -----------
  Make HTTPResponse.getHeaders() deterministic

Fixes #8.


  Commit: 7bb2a6dbddc82f943de3752b19385f6ddfd3910c
      https://github.com/zopefoundation/zope.publisher/commit/7bb2a6dbddc82f943de3752b19385f6ddfd3910c
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M src/zope/publisher/http.py
    M src/zope/publisher/tests/test_browserrequest.py
    M src/zope/publisher/tests/test_http.py

  Log Message:
  -----------
  Merge pull request #9 from zopefoundation/remove-nondeterminism

Make HTTPResponse.getHeaders() deterministic


Compare: https://github.com/zopefoundation/zope.publisher/compare/57a3cee97207...7bb2a6dbddc8


More information about the checkins mailing list