Skip to content

gh-146343: Add text MIME types in mimetypes.py#146344

Open
clin1234 wants to merge 9 commits intopython:mainfrom
clin1234:patch-5
Open

gh-146343: Add text MIME types in mimetypes.py#146344
clin1234 wants to merge 9 commits intopython:mainfrom
clin1234:patch-5

Conversation

@clin1234
Copy link
Copy Markdown
Contributor

@clin1234 clin1234 commented Mar 23, 2026

- ``.gml`` for ``text/vnd.gml``
- ``.gv`` for ``text/vnd.graphviz``
- ``.wgsl`` for ``text/wgsl``
- ``.ent`` for ``text/xml-external-parsed-entity``
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add your name here as well

Copy link
Copy Markdown
Contributor

@benediktjohannes benediktjohannes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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!

@benediktjohannes
Copy link
Copy Markdown
Contributor

Please also have a look on the check failures, whether they are related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants