[Checkins] [zopefoundation/Zope] f1e715: Modernize request parameter handling #641

Dieter Maurer noreply at github.com
Wed Jun 12 11:03:15 CEST 2019


  Branch: refs/heads/modernize_request_parms#641
  Home:   https://github.com/zopefoundation/Zope
  Commit: f1e715eb7bf703cc820ff4db58dc0837cce635a5
      https://github.com/zopefoundation/Zope/commit/f1e715eb7bf703cc820ff4db58dc0837cce635a5
  Author: dieter <dieter at handshake.de>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M CHANGES.rst
    M docs/zdgbook/ObjectPublishing.rst
    M src/ZPublisher/BaseRequest.py
    M src/ZPublisher/Converters.py
    M src/ZPublisher/HTTPRequest.py
    M src/ZPublisher/interfaces.py
    A src/ZPublisher/request_params.py
    M src/ZPublisher/tests/testHTTPRequest.py
    M src/ZPublisher/tests/test_Converters.py
    A src/ZPublisher/tests/test_request_params.py

  Log Message:
  -----------
  Modernize request parameter handling #641
Tests broken due to backward incompatible changes not yet fixed


  Commit: a721caf4597512aa0698016b4eb104ca07582ded
      https://github.com/zopefoundation/Zope/commit/a721caf4597512aa0698016b4eb104ca07582ded
  Author: dieter <dieter at handshake.de>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

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

  Log Message:
  -----------
  adapt tests to backward incompatibile changes


Compare: https://github.com/zopefoundation/Zope/compare/f1e715eb7bf7%5E...a721caf45975


More information about the checkins mailing list