Skip to content

GH-74866: Fix utils.parsedate_to_datetime raising exception on None #93945

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

Closed
wants to merge 2 commits into from

Conversation

iritkatriel
Copy link
Member

Closes #74866.

@iritkatriel iritkatriel added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes type-bug An unexpected behavior, bug, or error stdlib Python modules in the Lib dir topic-email labels Jun 17, 2022
@serhiy-storchaka
Copy link
Member

We first need to decide whether this change is desirable.

@iritkatriel
Copy link
Member Author

We first need to decide whether this change is desirable.

I'm closing this, we can reopen if and when a decision is made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting core review needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

email.utils.parsedate_to_datetime() should return None when date cannot be parsed
3 participants