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 asvetlov
Recipients asvetlov, lilydjwg, yselivanov
Date 2019-05-27.23:15:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558998913.23.0.0754340057234.issue35246@roundup.psfhosted.org>
In-reply-to
Content
All we need is `program = os.fspath(program)` in base_events.py subprocess_exec() method.

Is anybody volunteered to make a patch (with test and docs update, sure)?
History
Date User Action Args
2019-05-27 23:15:13asvetlovsetrecipients: + asvetlov, lilydjwg, yselivanov
2019-05-27 23:15:13asvetlovsetmessageid: <1558998913.23.0.0754340057234.issue35246@roundup.psfhosted.org>
2019-05-27 23:15:13asvetlovlinkissue35246 messages
2019-05-27 23:15:13asvetlovcreate