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 benjamin.peterson
Recipients benjamin.peterson, emilyemorehouse, gvanrossum, serhiy.storchaka, xtreak
Date 2018-09-13.00:14:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536797682.65.0.956365154283.issue34641@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c9a71dd223c4ad200a97aa320aef6bd3d45f8897 by Benjamin Peterson in branch 'master':
closes bpo-34641: Further restrict the LHS of keyword argument function call syntax. (GH-9212)
https://github.com/python/cpython/commit/c9a71dd223c4ad200a97aa320aef6bd3d45f8897
History
Date User Action Args
2018-09-13 00:14:43benjamin.petersonsetrecipients: + benjamin.peterson, gvanrossum, serhiy.storchaka, emilyemorehouse, xtreak
2018-09-13 00:14:42benjamin.petersonsetmessageid: <1536797682.65.0.956365154283.issue34641@psf.upfronthosting.co.za>
2018-09-13 00:14:42benjamin.petersonlinkissue34641 messages
2018-09-13 00:14:42benjamin.petersoncreate