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

Issue with Handling Multipart Forms Containing Cyrillic File Names #80

Closed
h0rn3t opened this issue Feb 8, 2024 · 6 comments
Closed

Comments

@h0rn3t
Copy link

h0rn3t commented Feb 8, 2024

Issue with Handling Multipart Forms Containing Cyrillic File Names

  File "/Users/h0rn3t/PycharmProjects/ms-mass-load/venv/lib/python3.11/site-packages/multipart/multipart.py", line 118, in parse_options_header
    options[key.encode('latin-1')] = value.encode('latin-1')
                                     ^^^^^^^^^^^^
AttributeError: 'tuple' object has no attribute 'encode'
@andmayster
Copy link

++

1 similar comment
@idrummer83
Copy link

idrummer83 commented Feb 8, 2024

++

@swaldom
Copy link

swaldom commented Feb 8, 2024

+

@VitailOG
Copy link

VitailOG commented Feb 8, 2024

1 similar comment
@olehliubchyk
Copy link

Repository owner locked as spam and limited conversation to collaborators Feb 8, 2024
@Kludex
Copy link
Owner

Kludex commented Feb 8, 2024

@Kludex Kludex closed this as not planned Won't fix, can't repro, duplicate, stale Feb 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants