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 benjamin.peterson
Recipients ZackerySpytz, benjamin.peterson, jwilk, serhiy.storchaka
Date 2018-09-11.15:54:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536681250.81.0.0269046726804.issue32490@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-09-11 15:54:10benjamin.petersonsetrecipients: + benjamin.peterson, jwilk, serhiy.storchaka, ZackerySpytz
2018-09-11 15:54:10benjamin.petersonsetmessageid: <1536681250.81.0.0269046726804.issue32490@psf.upfronthosting.co.za>
2018-09-11 15:54:10benjamin.petersonlinkissue32490 messages
2018-09-11 15:54:10benjamin.petersoncreate