Ivan Borshchov <i...@devforth.io> added the comment:

Very uncomfortable to work with webp without it And webp is now pretty hyped 
due to Google's Core Web Vitals update. 
E.g. pretty popular Django Storages relies on python native mimetype module, so 
because of this bug it always sets default application/octet-stream to AWS 
headers, so in the end when users click Open Image on new tab they get webp 
downloaded 🤣🤣🤣
 

https://github.com/jschneier/django-storages/blob/6071ac3410ee6ecd498b5691f1b45d376374bffc/storages/backends/s3boto.py#L391

----------
nosy: +ivan2

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38902>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to