| commit | 8a2afd295b77cebe940b9772d55243a6f7186ed9 | [log] [tgz] |
|---|---|---|
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Sep 22 11:17:30 2022 -0700 |
| committer | GitHub <noreply@github.com> | Thu Sep 22 11:17:30 2022 -0700 |
| tree | 4321a50159b0d79309c61cc4c35faa68cd3e406f | |
| parent | 43d8860aa247148b95e654775acb10b2f7e7b571 [diff] |
gh-96397: Document that keywords in calls need not be identifiers (GH-96393) This represents the official SC stance, see https://github.com/python/steering-council/issues/142GH-issuecomment-1252172695 (cherry picked from commit 9d432b4a181cd42017699de4354e7b36c5b87d88) Co-authored-by: Jeff Allen <ja.py@farowl.co.uk>