On 2024/11/14 10:18, Renaud Allard wrote: > Hello, > > Here is a diff for www/py-multipart 0.0.17 > > Best Regards
>From changelog : ## 0.0.13 (2024-10-20) : * Rename import to `python_multipart` [#166](https://github.com/Kludex/python-multipart/pull/166). It looks like synapse should be patched to use this: synapse/http/client.py:import multipart there is a fallback, but it's rather ugly.