gh-146343: Add text MIME types in mimetypes.py#146344
gh-146343: Add text MIME types in mimetypes.py#146344clin1234 wants to merge 14 commits intopython:mainfrom
text MIME types in mimetypes.py#146344Conversation
| - ``.gml`` for ``text/vnd.gml`` | ||
| - ``.gv`` for ``text/vnd.graphviz`` | ||
| - ``.wgsl`` for ``text/wgsl`` | ||
| - ``.ent`` for ``text/xml-external-parsed-entity`` |
There was a problem hiding this comment.
Maybe add your name here as well
benediktjohannes
left a comment
There was a problem hiding this comment.
This PR is missing the 3.15 rst release notes update (maybe this can be combined with the others as well). Apart from that, LGTM from a short overview! Thanks for doing this!
|
Please also have a look on the check failures, whether they are related |
Reorder JavaScript MIME types and added several new MIME types including cache manifest, calendar, and provenance notation.
|
Will this be merged in before beta1, and can this still be merged in during the beta releases? |
I'm not sure if I'll have time to review them all, it's a big list. Are there any you actually need? Or is it it more of trying to be complete?
No, only bug fixes and docs changes during beta. |
f4bee25 to
c56cbd1
Compare
Documentation build overview
5 files changed ·
|
textMIME types with defined file extensions #146343