[issue31178] [EASY] subprocess: TypeError: can't concat str to bytes, in _execute_child()

Gregory P. Smith report at bugs.python.org
Wed Sep 6 02:41:32 EDT 2017


Gregory P. Smith added the comment:


New changeset 3fc499bca18454b9f432b9b0106cab662bfeb549 by Gregory P. Smith (Ammar Askar) in branch 'master':
bpo-31178: Avoid concatenating bytes with str in subprocess error (#3066)
https://github.com/python/cpython/commit/3fc499bca18454b9f432b9b0106cab662bfeb549


----------
nosy: +gregory.p.smith

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31178>
_______________________________________


More information about the Python-bugs-list mailing list