summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2021-09-11 14:44:44 (GMT)
committerGitHub <noreply@github.com>2021-09-11 14:44:44 (GMT)
commit97ea18ecede8bfd33d5ab2dd0e7e2aada2051111 (patch)
tree375b09e844662e59cb87d86bec7ea4c6a490f6c3 /Modules
parent5f5b7d0c654488206ac13e27d9a5dcffbd2cc0af (diff)
downloadcpython-97ea18ecede8bfd33d5ab2dd0e7e2aada2051111.zip
cpython-97ea18ecede8bfd33d5ab2dd0e7e2aada2051111.tar.gz
cpython-97ea18ecede8bfd33d5ab2dd0e7e2aada2051111.tar.bz2
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 'Modules')
0 files changed, 0 insertions, 0 deletions