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 kj
Recipients BTaskaya, brandtbucher, gvanrossum, kj, lys.nikolaou, pablogsal
Date 2021-02-09.10:08:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612865289.23.0.0789644457476.issue42128@roundup.psfhosted.org>
In-reply-to
Content
Guido and Brandt, may I take a stab at the docs for this? I'll probably base most of it off PEP 636's tutorial.

Relevant parts of the docs that I've identified:
reference/lexical_analysis.rst
reference/compound_stmts.rst
reference/grammar.rst

# this probably needs a summarized version for non-technical users
whatsnew/3.10.rst

If I missed anything, please point them out :).
History
Date User Action Args
2021-02-09 10:08:09kjsetrecipients: + kj, gvanrossum, lys.nikolaou, pablogsal, brandtbucher, BTaskaya
2021-02-09 10:08:09kjsetmessageid: <1612865289.23.0.0789644457476.issue42128@roundup.psfhosted.org>
2021-02-09 10:08:09kjlinkissue42128 messages
2021-02-09 10:08:09kjcreate