This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients abacabadabacaba, anacrolix, benjamin.peterson, docs@python, izbyshev, martin.panter, neologix, pitrou, python-dev, sbt, stutzbach, vstinner
Date 2019-10-10.08:26:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570696019.38.0.603622413712.issue13322@roundup.psfhosted.org>
In-reply-to
Content
I closed bpo-35762 as a duplicate of this issue: subprocess.Popen with universal_newlines and nonblocking streams fails with "can't concat NoneType to bytes".
History
Date User Action Args
2019-10-10 08:26:59vstinnersetrecipients: + vstinner, pitrou, benjamin.peterson, stutzbach, anacrolix, neologix, abacabadabacaba, docs@python, python-dev, sbt, martin.panter, izbyshev
2019-10-10 08:26:59vstinnersetmessageid: <1570696019.38.0.603622413712.issue13322@roundup.psfhosted.org>
2019-10-10 08:26:59vstinnerlinkissue13322 messages
2019-10-10 08:26:59vstinnercreate