-
-
Notifications
You must be signed in to change notification settings - Fork 29.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add .rst to mimetypes #101137
Labels
Comments
|
Related: #17995 |
|
Given that this type is explicit in packaging specifications, it would be valuable for Python to support inferring it from an extension and avoid hacks like these. |
|
I am on it :) |
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
May 5, 2024
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
May 5, 2024
SonicField
pushed a commit
to SonicField/cpython
that referenced
this issue
May 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

In the
python:3.11Docker image, we get a vanity type:I think most people would expect
text/x-rst. Even better would be to get it registered!Linked PRs
text/x-rsttomimetypes#118593text/x-rsttomimetypes(GH-118593) #118599The text was updated successfully, but these errors were encountered: