diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-09-13 17:24:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-13 17:24:29 (GMT) |
commit | 06c26f4d2909eae196ac81c9ed9b41e747e42685 (patch) | |
tree | a0a4ff09c739b7a511dce49f6b4430bd24e3c44d /Python/Python-ast.c | |
parent | 2f1d9bca144f3bbb4199111f4763ef05daea8526 (diff) | |
download | cpython-06c26f4d2909eae196ac81c9ed9b41e747e42685.zip cpython-06c26f4d2909eae196ac81c9ed9b41e747e42685.tar.gz cpython-06c26f4d2909eae196ac81c9ed9b41e747e42685.tar.bz2 |
bpo-35474: Fix mimetypes.guess_all_extensions() potentially mutating list (GH-28286) (GH-28289)
* Calling guess_all_extensions() with strict=False potentially
mutated types_map_inv.
* Mutating the result of guess_all_extensions() mutated types_map_inv.
(cherry picked from commit 97ea18ecede8bfd33d5ab2dd0e7e2aada2051111)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions