[issue32490] subprocess: duplicate filename in exception message

Benjamin Peterson report at bugs.python.org
Tue Sep 11 11:54:10 EDT 2018


Benjamin Peterson <benjamin at python.org> added the comment:


New changeset 73870bfeb9cf350d84ee88bd25430c104b3c6191 by Benjamin Peterson (Zackery Spytz) in branch 'master':
closes bpo-32490: Fix filename duplication in subprocess exception message. (GH-9163)
https://github.com/python/cpython/commit/73870bfeb9cf350d84ee88bd25430c104b3c6191


----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list