[Checkins] [zopefoundation/Zope] 5461d8: Use correct stdout stream.

GitHub noreply at github.com
Wed Mar 21 17:47:56 CET 2018


  Branch: refs/heads/icemac-patch-1
  Home:   https://github.com/zopefoundation/Zope
  Commit: 5461d822180eaf7310cbd7db025fff5aff3eaee6
      https://github.com/zopefoundation/Zope/commit/5461d822180eaf7310cbd7db025fff5aff3eaee6
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-03-21 (Wed, 21 Mar 2018)

  Changed paths:
    M src/ZPublisher/WSGIPublisher.py

  Log Message:
  -----------
  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