William Pickard <[email protected]> added the comment:
Actually, the problem is independent of the value of "shell", the __repr__ function from the initial PR that introduced it expects "args" to be a sequence and converts it to a list. ---------- nosy: +WildCard65 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43776> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
