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 terry.reedy
Recipients Arfrever, benjamin.peterson, docs@python, miss-islington, r.david.murray, techtonik, terry.reedy
Date 2021-02-07.14:14:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612707263.55.0.285980212831.issue16781@roundup.psfhosted.org>
In-reply-to
Content
New changeset 863eb7170b3017399fb2b786a1e3feb6457e54c2 by Miss Islington (bot) in branch '3.9':
bpo-16781: In 'exec' doc, add 'nonlocal' to 'yield' and 'return' (GH-2446)
https://github.com/python/cpython/commit/863eb7170b3017399fb2b786a1e3feb6457e54c2
History
Date User Action Args
2021-02-07 14:14:23terry.reedysetrecipients: + terry.reedy, techtonik, benjamin.peterson, Arfrever, r.david.murray, docs@python, miss-islington
2021-02-07 14:14:23terry.reedysetmessageid: <1612707263.55.0.285980212831.issue16781@roundup.psfhosted.org>
2021-02-07 14:14:23terry.reedylinkissue16781 messages
2021-02-07 14:14:23terry.reedycreate