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

Change python-multipart import to python_multipart #2733

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

Kludex
Copy link
Member

@Kludex Kludex commented Oct 20, 2024

@Kludex Kludex merged commit 8377200 into master Oct 20, 2024
6 checks passed
@Kludex Kludex deleted the change-python-multipart-import branch October 20, 2024 12:20
@ubergarm
Copy link

Thanks, just ran into this issue on python 3.12 and 3.11 running the FastAPI tutorial.

.venv/lib/python3.12/site-packages/starlette/formparsers.py:12: FutureWarning: Please use `import python_multipart` instead.

Will try to install starlette from git repo until this lands in pypi

Cheers!

@doronz88
Copy link

Can you please make a release with that change?

@Kludex
Copy link
Member Author

Kludex commented Oct 21, 2024

I had to yank python-multipart==0.0.13. I'll see what to do here.

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.

3 participants