Skip to content

strptime() can produce invalid date with negative year day #67906

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 23718
Nosy @malemburg, @abalkin, @serhiy-storchaka
Files
  • julian_date.patch
  • julian_date_v1.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/serhiy-storchaka'
    closed_at = <Date 2016-03-12.08:55:19.765>
    created_at = <Date 2015-03-20.11:30:32.291>
    labels = ['type-bug', 'library']
    title = 'strptime() can produce invalid date with negative year day'
    updated_at = <Date 2016-03-12.08:55:19.764>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-03-12.08:55:19.764>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-03-12.08:55:19.765>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-03-20.11:30:32.291>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['41877', '41936']
    hgrepos = []
    issue_num = 23718
    keywords = ['patch']
    message_count = 10.0
    messages = ['238648', '259752', '259956', '260168', '260351', '260353', '260360', '261238', '261642', '261643']
    nosy_count = 6.0
    nosy_names = ['lemburg', 'belopolsky', 'python-dev', 'serhiy.storchaka', 'beng94', 'iaslan']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23718'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions