diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2021-09-11 17:44:44 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-11 17:44:44 +0300 |
commit | 97ea18ecede8bfd33d5ab2dd0e7e2aada2051111 (patch) | |
tree | 375b09e844662e59cb87d86bec7ea4c6a490f6c3 /Python/pylifecycle.c | |
parent | 5f5b7d0c654488206ac13e27d9a5dcffbd2cc0af (diff) | |
download | cpython-git-97ea18ecede8bfd33d5ab2dd0e7e2aada2051111.tar.gz |
bpo-35474: Fix mimetypes.guess_all_extensions() potentially mutating list (GH-28286)
* Calling guess_all_extensions() with strict=False potentially
mutated types_map_inv.
* Mutating the result of guess_all_extensions() mutated types_map_inv.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions