Skip to content

email.utils.{parsedate,parsedate_tz} should have better return types #54073

@pitrou

Description

@pitrou
BPO 9864
Nosy @warsaw, @abalkin, @pitrou, @merwok, @bitdancer
Dependencies
  • bpo-9909: request for calendar.dayofyear() function
  • Superseder
  • bpo-665194: datetime-RFC2822 roundtripping
  • Files
  • issue9864.patch: Computes missing values in email.utils.parsedate_tz
  • issue9864.datetime.patch: email.utils.parsedate() returns datetime.datetime object.
  • 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/bitdancer'
    closed_at = <Date 2012-05-26.03:37:38.459>
    created_at = <Date 2010-09-15.19:05:23.195>
    labels = ['type-feature', 'library']
    title = 'email.utils.{parsedate,parsedate_tz} should have better return types'
    updated_at = <Date 2012-05-26.03:37:38.458>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2012-05-26.03:37:38.458>
    actor = 'r.david.murray'
    assignee = 'r.david.murray'
    closed = True
    closed_date = <Date 2012-05-26.03:37:38.459>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2010-09-15.19:05:23.195>
    creator = 'pitrou'
    dependencies = ['9909']
    files = ['18942', '19040']
    hgrepos = []
    issue_num = 9864
    keywords = ['patch']
    message_count = 15.0
    messages = ['116473', '116474', '116475', '117026', '117027', '117056', '117060', '117063', '117124', '117162', '117165', '117328', '117496', '117555', '161645']
    nosy_count = 6.0
    nosy_names = ['barry', 'belopolsky', 'pitrou', 'eric.araujo', 'r.david.murray', 'jfinkels']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '665194'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue9864'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions