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 r.david.murray
Recipients brma, jwatt, r.david.murray
Date 2017-12-05.12:34:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512477266.95.0.213398074469.issue22589@psf.upfronthosting.co.za>
In-reply-to
Content
If image/bmp is now[*] the official IANA type, mimetypes should use that.  However, because this is a change with possible backward compatibility issues, it should probably only go into 3.7, but I'm open to arguments about that.

[*] The mimetypes module is very old and nobody specifically maintains it; we depend on user reports for updates to it, and obviously this one was overlooked.  Care to prepare a PR?
History
Date User Action Args
2017-12-05 12:34:26r.david.murraysetrecipients: + r.david.murray, brma, jwatt
2017-12-05 12:34:26r.david.murraysetmessageid: <1512477266.95.0.213398074469.issue22589@psf.upfronthosting.co.za>
2017-12-05 12:34:26r.david.murraylinkissue22589 messages
2017-12-05 12:34:26r.david.murraycreate