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 ncoghlan
Recipients Jim Fasarakis-Hilliard, ZackerySpytz, docs@python, ncoghlan, serhiy.storchaka
Date 2019-09-11.22:54:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568242479.81.0.844396318999.issue30076@roundup.psfhosted.org>
In-reply-to
Content
So we'd be going with a naming convention where "VAR" corresponds to the star syntax, and whether it means packing or unpacking, or refers to arguments or parameters is context dependent?

I could definitely support that, given that the ambiguity already exists at the Python syntax level.
History
Date User Action Args
2019-09-11 22:54:39ncoghlansetrecipients: + ncoghlan, docs@python, serhiy.storchaka, Jim Fasarakis-Hilliard, ZackerySpytz
2019-09-11 22:54:39ncoghlansetmessageid: <1568242479.81.0.844396318999.issue30076@roundup.psfhosted.org>
2019-09-11 22:54:39ncoghlanlinkissue30076 messages
2019-09-11 22:54:39ncoghlancreate