Skip to content
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

drop str-casts for mimetype requests #1065

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

jdknight
Copy link
Member

@jdknight jdknight commented Dec 5, 2024

Paths pushed into guess_mimetype were casted to strings to support Sphinx-6.1 and older versions. Since we no longer support these versions, dropping these casts.

Paths pushed into `guess_mimetype` were casted to strings to support
Sphinx-6.1 and older versions. Since we no longer support these
versions, dropping these casts.

Signed-off-by: James Knight <[email protected]>
@jdknight jdknight merged commit 662a26b into main Dec 5, 2024
24 checks passed
@jdknight jdknight deleted the drop-legacy-str-casts branch December 5, 2024 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant