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