[Checkins] [zopefoundation/zdaemon] ff5287: Fix the remaining failing test on Python 3.4

GitHub noreply at github.com
Sat Mar 22 08:14:01 CET 2014


  Branch: refs/heads/python3.4-pep446
  Home:   https://github.com/zopefoundation/zdaemon
  Commit: ff5287c6adc3a93ee60c9d459ff8c012c8d9eab8
      https://github.com/zopefoundation/zdaemon/commit/ff5287c6adc3a93ee60c9d459ff8c012c8d9eab8
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2014-03-22 (Sat, 22 Mar 2014)

  Changed paths:
    M src/zdaemon/tests/parent.py

  Log Message:
  -----------
  Fix the remaining failing test on Python 3.4

zdrun.py gets unhappy if it is spawned with no open file descriptors: it
creates a master socket as fd 1 and then proptly os.dup2's it out of
existence with the transcript pipe.




More information about the checkins mailing list