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 mark.dickinson
Recipients docs@python, ksurma, mark.dickinson, mcepl, miss-islington
Date 2021-06-19.15:16:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624115801.17.0.270343781442.issue44426@roundup.psfhosted.org>
In-reply-to
Content
New changeset 533bff4e9fe221a7c9cf12795fd2d002e87bfa6a by Miss Islington (bot) in branch '3.9':
bpo-44426: Fix use of the C keyword 'default' as a variable name (GH-26798) (GH-26805)
https://github.com/python/cpython/commit/533bff4e9fe221a7c9cf12795fd2d002e87bfa6a
History
Date User Action Args
2021-06-19 15:16:41mark.dickinsonsetrecipients: + mark.dickinson, mcepl, docs@python, miss-islington, ksurma
2021-06-19 15:16:41mark.dickinsonsetmessageid: <1624115801.17.0.270343781442.issue44426@roundup.psfhosted.org>
2021-06-19 15:16:41mark.dickinsonlinkissue44426 messages
2021-06-19 15:16:41mark.dickinsoncreate