[Checkins] [zopefoundation/zdaemon] 48e107: Fix ValueError: the fd 6 must be in non-blocking m...

GitHub noreply at github.com
Mon Apr 18 08:30:52 CEST 2016


  Branch: refs/heads/py35-interrupt-select
  Home:   https://github.com/zopefoundation/zdaemon
  Commit: 48e10780aa5f2dd40aec2556e4dd1ed8ff41f0cc
      https://github.com/zopefoundation/zdaemon/commit/48e10780aa5f2dd40aec2556e4dd1ed8ff41f0cc
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M src/zdaemon/zdrun.py

  Log Message:
  -----------
  Fix ValueError: the fd 6 must be in non-blocking mode on Py3.5

Fixes all tests on Python 3.5, except for the name2signal() one (see #15
for the fix for _that_).




More information about the checkins mailing list