Skip to content

email.utils.parsedate() and email.utils.parsedate_tz() should return None when date cannot be parsed #60129

Description

@Arfrever
mannequin
BPO 15925
Nosy @warsaw, @birkenfeld, @bitdancer
Files
  • parsedate_invalid.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/birkenfeld'
    closed_at = <Date 2012-09-22.15:35:54.351>
    created_at = <Date 2012-09-12.00:37:45.217>
    labels = ['type-bug', 'expert-email', 'release-blocker']
    title = 'email.utils.parsedate() and email.utils.parsedate_tz() should return None when date cannot be parsed'
    updated_at = <Date 2012-09-24.05:46:47.118>
    user = 'https://bugs.python.org/Arfrever'

    bugs.python.org fields:

    activity = <Date 2012-09-24.05:46:47.118>
    actor = 'python-dev'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2012-09-22.15:35:54.351>
    closer = 'georg.brandl'
    components = ['email']
    creation = <Date 2012-09-12.00:37:45.217>
    creator = 'Arfrever'
    dependencies = []
    files = ['27205']
    hgrepos = []
    issue_num = 15925
    keywords = ['patch', '3.3regression']
    message_count = 9.0
    messages = ['170347', '170556', '170557', '170558', '170626', '170996', '170997', '171002', '171096']
    nosy_count = 5.0
    nosy_names = ['barry', 'georg.brandl', 'Arfrever', 'r.david.murray', 'python-dev']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15925'
    versions = ['Python 3.3']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions