[Checkins] [zopefoundation/Zope] 9f827a: Py3 one more time (#141)

GitHub noreply at github.com
Sun May 28 21:59:50 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 9f827a50d0a6d341bfe5aa87ca06b828efbf51df
      https://github.com/zopefoundation/Zope/commit/9f827a50d0a6d341bfe5aa87ca06b828efbf51df
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-05-28 (Sun, 28 May 2017)

  Changed paths:
    M src/ZPublisher/Converters.py
    M src/ZPublisher/HTTPRequest.py
    M src/ZPublisher/tests/testHTTPRequest.py
    M src/Zope2/App/startup.py

  Log Message:
  -----------
  Py3 one more time (#141)

* Adjust processInputs to deal with native strings.

* Remove intermediate variables from processInputs.

* Convert FileUpload to a new-style class.

* Fix error which prevented instance startup.

* Forgot hard to see comma.

At least now uploading an `OFS.File` works through the ZMI.




More information about the checkins mailing list