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 lys.nikolaou
Recipients gousaiyang, gvanrossum, lys.nikolaou, pablogsal
Date 2020-12-30.23:14:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609370080.29.0.971473847075.issue40631@roundup.psfhosted.org>
In-reply-to
Content
It makes sense to me to be able to do `(*a), b` if I can do `*a, b`, but I don't really have a strong opinion on it.
History
Date User Action Args
2020-12-30 23:14:40lys.nikolaousetrecipients: + lys.nikolaou, gvanrossum, pablogsal, gousaiyang
2020-12-30 23:14:40lys.nikolaousetmessageid: <1609370080.29.0.971473847075.issue40631@roundup.psfhosted.org>
2020-12-30 23:14:40lys.nikolaoulinkissue40631 messages
2020-12-30 23:14:40lys.nikolaoucreate