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, r.david.murray, techtonik, terry.reedy
Date 2021-02-07.05:29:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612675746.2.0.969442995161.issue16781@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0ec57e25c918b859b9f8d464e34e0ac859c2f8b3 by Terry Jan Reedy in branch 'master':
bpo-16781: In 'exec' doc, add 'nonlocal' to 'yield' and 'return' (GH-2446)
https://github.com/python/cpython/commit/0ec57e25c918b859b9f8d464e34e0ac859c2f8b3
History
Date User Action Args
2021-02-07 05:29:06terry.reedysetrecipients: + terry.reedy, techtonik, benjamin.peterson, Arfrever, r.david.murray, docs@python
2021-02-07 05:29:06terry.reedysetmessageid: <1612675746.2.0.969442995161.issue16781@roundup.psfhosted.org>
2021-02-07 05:29:06terry.reedylinkissue16781 messages
2021-02-07 05:29:06terry.reedycreate