mirror of
https://github.com/python/cpython.git
synced 2025-12-04 08:34:25 +00:00
gh-129965: Add missing MIME types (#129969)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
This commit is contained in:
parent
d0a1e5c222
commit
1cf9b6d9b8
4 changed files with 58 additions and 5 deletions
|
|
@ -0,0 +1,4 @@
|
|||
Update MIME types for ``.avi`` and ``.wav``. Add MIME types for ``.docx``,
|
||||
``.pptx``, ``.xlsx``, ``.epub``, ``.flac``, ``.m4a``, ``.odg``, ``.odp``,
|
||||
``.ods``, ``.odt``, ``.oga``, ``.ogg``, ``.ogx`` and ``.weba``. Patch by
|
||||
Hugo van Kemenade.
|
||||
Loading…
Add table
Add a link
Reference in a new issue