[Checkins] [zopefoundation/Zope] 83df7b: Make dead reckoning simpler.

GitHub noreply at github.com
Thu May 25 16:24:38 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 83df7bce2831781ccb0f3b206094b496f53bad4f
      https://github.com/zopefoundation/Zope/commit/83df7bce2831781ccb0f3b206094b496f53bad4f
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-05-23 (Tue, 23 May 2017)

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

  Log Message:
  -----------
  Make dead reckoning simpler.


  Commit: 40755fd5dabdf1125bc7471ebf30428f1f322eee
      https://github.com/zopefoundation/Zope/commit/40755fd5dabdf1125bc7471ebf30428f1f322eee
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M src/ZPublisher/HTTPRequest.py

  Log Message:
  -----------
  Ensure that FileUpload object gets a name assigned.


  Commit: 2b12f350ada745340452119c625a27a90184e485
      https://github.com/zopefoundation/Zope/commit/2b12f350ada745340452119c625a27a90184e485
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M src/ZPublisher/HTTPRequest.py

  Log Message:
  -----------
  Avoid dict ordering problems.


  Commit: bea25cbcd2b81e2d9cb005b71e78f371a2bcffb0
      https://github.com/zopefoundation/Zope/commit/bea25cbcd2b81e2d9cb005b71e78f371a2bcffb0
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-05-25 (Thu, 25 May 2017)

  Changed paths:
    M src/ZPublisher/HTTPRequest.py
    M src/ZPublisher/tests/testHTTPRequest.py

  Log Message:
  -----------
  Merge pull request #138 from zopefoundation/zpublisher-fix-some-py3k-tests

Fix some ZPublisher tests under Py3k


Compare: https://github.com/zopefoundation/Zope/compare/90518e8931e8...bea25cbcd2b8


More information about the checkins mailing list