Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Conversation

@EdwardBetts
Copy link
Contributor

Rewrite code that calls cgi.parse_header() because the cgi module is
deprecated, and will be removed in Python 3.11

Use email.message.EmailMessage for parsing MIME types instead.

Rewrite code that calls cgi.parse_header() because the cgi module is
deprecated, and will be removed in Python 3.11

Use email.message.EmailMessage for parsing MIME types instead.
@pudo
Copy link
Contributor

pudo commented Feb 6, 2023

Thanks, this is cool to have in place :)

@pudo pudo merged commit 708513f into alephdata:master Feb 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants