]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-4963: Fix for initialization and non-deterministic behavior issues in mimetypes...
authorSteve Dower <steve.dower@python.org>
Tue, 25 Jun 2019 16:12:14 +0000 (09:12 -0700)
committerGitHub <noreply@github.com>
Tue, 25 Jun 2019 16:12:14 +0000 (09:12 -0700)
commit2a99fd911ebeecedbb250a05667cd46eca4735b9
tree0c303a0005e783446128adc000cea8276abe188c
parentc755ca89c75252a7aae9beae82fd47787a76b9e2
bpo-4963: Fix for initialization and non-deterministic behavior issues in mimetypes (GH-14376)
Doc/library/mimetypes.rst
Lib/mimetypes.py
Lib/test/test_mimetypes.py
Misc/NEWS.d/next/Library/2017-08-15-11-24-41.bpo-4963.LRYres.rst [new file with mode: 0644]