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, miss-islington, terry.reedy
Date 2021-10-16.14:01:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634392918.61.0.398189010403.issue45463@roundup.psfhosted.org>
In-reply-to
Content
New changeset 855d6247adb39d4e38b698b89e519587318abd80 by Miss Islington (bot) in branch '3.10':
[3.10]bpo-45463: Clarify that global statements allows multiple names (GH-28851) (GH-28989)
https://github.com/python/cpython/commit/855d6247adb39d4e38b698b89e519587318abd80
History
Date User Action Args
2021-10-16 14:01:58terry.reedysetrecipients: + terry.reedy, docs@python, miss-islington, lucach
2021-10-16 14:01:58terry.reedysetmessageid: <1634392918.61.0.398189010403.issue45463@roundup.psfhosted.org>
2021-10-16 14:01:58terry.reedylinkissue45463 messages
2021-10-16 14:01:58terry.reedycreate