]> granicus.if.org Git - python/commit
bpo-4963: Fix for initialization and non-deterministic behavior issues in mimetypes...
authorSteve Dower <steve.dower@python.org>
Tue, 25 Jun 2019 15:20:43 +0000 (08:20 -0700)
committerGitHub <noreply@github.com>
Tue, 25 Jun 2019 15:20:43 +0000 (08:20 -0700)
commit25fbe33b92cd938e809839feaa3fda97e6ad0980
tree92747f58fe4ac6d89432ea2a44893e016efb889b
parent8d6668c92b90d951aa6ab350ed26687141abcab9
bpo-4963: Fix for initialization and non-deterministic behavior issues in mimetypes (GH-14375)
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]