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 lukasz.langa
Recipients lukasz.langa, miss-islington, rmccampbell7, serhiy.storchaka
Date 2021-09-13.17:24:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631553854.61.0.388855675754.issue35474@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9cd8fb8d6356c17dafa1be727cab3d438f6df53f by Miss Islington (bot) in branch '3.9':
bpo-35474: Fix mimetypes.guess_all_extensions() potentially mutating list (GH-28286) (GH-28290)
https://github.com/python/cpython/commit/9cd8fb8d6356c17dafa1be727cab3d438f6df53f
History
Date User Action Args
2021-09-13 17:24:14lukasz.langasetrecipients: + lukasz.langa, serhiy.storchaka, rmccampbell7, miss-islington
2021-09-13 17:24:14lukasz.langasetmessageid: <1631553854.61.0.388855675754.issue35474@roundup.psfhosted.org>
2021-09-13 17:24:14lukasz.langalinkissue35474 messages
2021-09-13 17:24:14lukasz.langacreate