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