Félix R
Félix R
The error seems to exist from python 3.7. You can use python3.6 to use the project
I'll update this week 🙏🙏
I refactored using mimetypes. Some types are defined in the [standard library](https://github.com/python/cpython/blob/a183a11db8bc2520c52814635de2df118d2d7e8c/Lib/mimetypes.py#L434C1-L604C1), if not, they use some os files that is dependent of the machine. For all the types not...
Sorry for slow updates, I've used Mimetypes library in the past and it hides a lot of unexpected behaviors. For example I have a test failing on pydantic ai due...
Now tests should be passing and I added Vico's suggestions. Tell me if you have an idea of cleaner solution for the mime type db init