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 mark.dickinson
Recipients mark.dickinson, nafur, serhiy.storchaka
Date 2021-02-08.19:08:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612811291.46.0.493692493409.issue43101@roundup.psfhosted.org>
In-reply-to
Content
Maybe the better fix is to have better reporting of the `preexec_fn` error, so that it's not entirely hidden by the `SubprocessError`? On the other hand, given that `preexec_fn` may be going away entirely soon (see #38435), that may not be worth it.
History
Date User Action Args
2021-02-08 19:08:11mark.dickinsonsetrecipients: + mark.dickinson, serhiy.storchaka, nafur
2021-02-08 19:08:11mark.dickinsonsetmessageid: <1612811291.46.0.493692493409.issue43101@roundup.psfhosted.org>
2021-02-08 19:08:11mark.dickinsonlinkissue43101 messages
2021-02-08 19:08:11mark.dickinsoncreate