This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Add missing mimetypes for fonts
Type: Stage:
Components: Library (Lib) Versions:
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: sahil.prajapati
Priority: normal Keywords:

Created on 2020-05-19 01:08 by sahil.prajapati, last changed 2022-04-11 14:59 by admin.

Pull Requests
URL Status Linked Edit
PR 20199 open sahil.prajapati, 2020-05-19 01:08
Messages (1)
msg369312 - (view) Author: Sahil (sahil.prajapati) * Date: 2020-05-19 01:08
Currently guess_type method of mimetype fails to identity fonts from their extensions.
History
Date User Action Args
2022-04-11 14:59:31adminsetgithub: 84852
2020-05-19 01:08:13sahil.prajapaticreate