Andrew Svetlov <[email protected]> added the comment:
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)? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35246> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
