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, lucach, terry.reedy
Date 2021-10-16.12:55:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634388922.33.0.831364336267.issue45463@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4ecd119b007cb766b8bede2dc78b70d29cd932dd by Luca Chiodini in branch 'main':
bpo-45463: Clarify that global statements allows multiple names (GH-28851)
https://github.com/python/cpython/commit/4ecd119b007cb766b8bede2dc78b70d29cd932dd
History
Date User Action Args
2021-10-16 12:55:22terry.reedysetrecipients: + terry.reedy, docs@python, lucach
2021-10-16 12:55:22terry.reedysetmessageid: <1634388922.33.0.831364336267.issue45463@roundup.psfhosted.org>
2021-10-16 12:55:22terry.reedylinkissue45463 messages
2021-10-16 12:55:22terry.reedycreate