Skip to content

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

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

gh-146343: Add text MIME types in mimetypes.py#146344
clin1234 wants to merge 14 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

@clin1234
Copy link
Copy Markdown
Contributor Author

clin1234 commented May 4, 2026

Will this be merged in before beta1, and can this still be merged in during the beta releases?

@hugovk
Copy link
Copy Markdown
Member

hugovk commented May 4, 2026

Will this be merged in before beta1,

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?

and can this still be merged in during the beta releases?

No, only bug fixes and docs changes during beta.

@clin1234 clin1234 force-pushed the patch-5 branch 2 times, most recently from f4bee25 to c56cbd1 Compare May 4, 2026 15:31
@read-the-docs-community
Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #32528847 | 📁 Comparing c56cbd1 against main (6ca5cdb)

  🔍 Preview build  

5 files changed · ± 5 modified

± Modified

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.

3 participants