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 WildCard65
Recipients WildCard65, mkocher
Date 2021-04-09.01:44:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617932680.57.0.0525438515921.issue43776@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-04-09 01:44:40WildCard65setrecipients: + WildCard65, mkocher
2021-04-09 01:44:40WildCard65setmessageid: <1617932680.57.0.0525438515921.issue43776@roundup.psfhosted.org>
2021-04-09 01:44:40WildCard65linkissue43776 messages
2021-04-09 01:44:39WildCard65create