-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
The documentation for MultipartConversionError
is outdated
#130433
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
Labels
docs
Documentation in the Doc dir
Comments
koyuki7w
added a commit
to koyuki7w/fork-python-cpython
that referenced
this issue
Feb 22, 2025
encukou
pushed a commit
that referenced
this issue
Feb 26, 2025
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Feb 26, 2025
…ythonGH-130436) (cherry picked from commit b536e37) Co-authored-by: Yuki Kobayashi <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Feb 26, 2025
…ythonGH-130436) (cherry picked from commit b536e37) Co-authored-by: Yuki Kobayashi <[email protected]>
This was referenced Feb 26, 2025
encukou
pushed a commit
that referenced
this issue
Feb 26, 2025
…GH-130436) (GH-130565) (cherry picked from commit b536e37) Co-authored-by: Yuki Kobayashi <[email protected]>
encukou
pushed a commit
that referenced
this issue
Feb 26, 2025
…GH-130436) (GH-130566) (cherry picked from commit b536e37) Co-authored-by: Yuki Kobayashi <[email protected]>
Thank you! |
seehwan
pushed a commit
to seehwan/cpython
that referenced
this issue
Apr 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Documentation
The document mentions the
add_payload
method, butadd_payload
no longer exists and has been replaced byattach
. This exception seems to only be raised byattach
.Linked PRs
MultipartConversionError
#130436MultipartConversionError
(GH-130436) #130565MultipartConversionError
(GH-130436) #130566The text was updated successfully, but these errors were encountered: