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.

Author andreasjansson
Recipients andreasjansson
Date 2021-05-21.21:13:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621631588.17.0.285799007956.issue44211@roundup.psfhosted.org>
In-reply-to
Content
The mime type of .bmp was changed from image/x-ms-bmp in https://github.com/python/cpython/pull/4756.

https://github.com/python/cpython/pull/3062 then re-introduced image/x-ms-bmp while keeping the newer image/bmp mapping.
History
Date User Action Args
2021-05-21 21:13:08andreasjanssonsetrecipients: + andreasjansson
2021-05-21 21:13:08andreasjanssonsetmessageid: <1621631588.17.0.285799007956.issue44211@roundup.psfhosted.org>
2021-05-21 21:13:08andreasjanssonlinkissue44211 messages
2021-05-21 21:13:08andreasjanssoncreate