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

feat: update overriding mimetype (Python 3.12) #1708

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Conversation

m9810223
Copy link
Contributor

@m9810223 m9810223 commented Nov 6, 2023

(Python 3.12) hide error message: `Invalid mimetype set for '.js', overriding`
- `mimetype` sometimes broken on windows: <beancount#1446>
- use `text/javascript`: <python/cpython#97646>
```console
$ fava bcs/main.bc -p 5001
Invalid mimetype set for '.js', overriding  # <- !
Starting Fava on http://127.0.0.1:5001
```
@m9810223 m9810223 changed the title feat: update overriding mimetype feat: update overriding mimetype (Python 3.12) Nov 8, 2023
@yagebu
Copy link
Member

yagebu commented Nov 11, 2023

Thank you! :)

@yagebu yagebu merged commit ec53ba6 into beancount:main Nov 11, 2023
16 checks passed
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.

2 participants