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 docs@python, michcio1234, python-dev, terry.reedy, veky
Date 2022-04-03.00:52:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648947147.22.0.22206386111.issue46033@roundup.psfhosted.org>
In-reply-to
Content
New changeset 281f980d354d1709018a2dc77f79388faf3e56c0 by Michał D in branch 'main':
bpo-46033: Clarify for-statement execution (GH-30025)
https://github.com/python/cpython/commit/281f980d354d1709018a2dc77f79388faf3e56c0
History
Date User Action Args
2022-04-03 00:52:27terry.reedysetrecipients: + terry.reedy, docs@python, python-dev, veky, michcio1234
2022-04-03 00:52:27terry.reedysetmessageid: <1648947147.22.0.22206386111.issue46033@roundup.psfhosted.org>
2022-04-03 00:52:27terry.reedylinkissue46033 messages
2022-04-03 00:52:27terry.reedycreate