[Checkins] [zopefoundation/Zope] 20d92c: Use correct stdout stream in publish_module. (#256...

GitHub noreply at github.com
Wed Mar 28 15:32:33 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 20d92ccb73f5e77bd77c967e32403f2b40f5b594
      https://github.com/zopefoundation/Zope/commit/20d92ccb73f5e77bd77c967e32403f2b40f5b594
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M CHANGES.rst
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/test_WSGIPublisher.py

  Log Message:
  -----------
  Use correct stdout stream in publish_module. (#256)

* Use correct stdout stream.

If `publish_module` is called with a `_response` parameter which is not `None` its stdout is written to but is not read from.

Detected in zopefoundation/Products.ExternalEditor#10.




More information about the checkins mailing list