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 corona10, ncoghlan, steven.daprano
Date 2022-03-30.14:36:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648650988.42.0.243255414448.issue47135@roundup.psfhosted.org>
In-reply-to
Content
Seems reasonable to me, but I think a full implementation would want to throw an error for keyword args that don't already exist as context attributes (otherwise typos would fail silently)
History
Date User Action Args
2022-03-30 14:36:28ncoghlansetrecipients: + ncoghlan, steven.daprano, corona10
2022-03-30 14:36:28ncoghlansetmessageid: <1648650988.42.0.243255414448.issue47135@roundup.psfhosted.org>
2022-03-30 14:36:28ncoghlanlinkissue47135 messages
2022-03-30 14:36:28ncoghlancreate