cpython/Doc/reference
Miss Islington (bot) 50c0a22bc3
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 9d432b4a18)

Co-authored-by: Jeff Allen <ja.py@farowl.co.uk>
2022-10-22 20:06:03 +01:00
..
compound_stmts.rst gh-95975: Move except/*/finally ref labels to more precise locations (GH-95976) 2022-10-22 20:05:48 +01:00
datamodel.rst [3.11] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97924) 2022-10-22 20:05:10 +01:00
executionmodel.rst gh-98227: executionmodel.rst: except* can also bind names (GH-98256) 2022-10-22 20:04:38 +01:00
expressions.rst gh-96397: Document that keywords in calls need not be identifiers (GH-96393) 2022-10-22 20:06:03 +01:00
grammar.rst bpo-42485: [Doc] Link to PEP 617 from full grammar specification (GH-23532) 2020-11-30 19:08:26 +00:00
import.rst [3.11] gh-97850: Remove the open issues section from the import reference (GH-97935) (GH-97994) 2022-10-22 20:05:01 +01:00
index.rst Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. 2012-10-28 11:10:24 -07:00
introduction.rst [3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643) 2022-08-04 11:45:03 +03:00
lexical_analysis.rst gh-95994: Clarify escaped newlines. (GH-96066) 2022-08-26 12:11:59 -07:00
simple_stmts.rst gh-87304: Improve comments in language reference for imports (#92164) 2022-05-03 16:08:05 -06:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 09:10:15 +02:00