[issue31016] [Regression] sphinx shows an EOF error when using python2.7 from the trunk

Benjamin Peterson report at bugs.python.org
Sat Sep 16 01:31:42 EDT 2017


Benjamin Peterson added the comment:

This seems like a bug, or least poor design, in Sphinx. It tries to read from pipes from processes that it knows are already dead (because it joined them!).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31016>
_______________________________________


More information about the Python-bugs-list mailing list