Skip to content

time.strptime does not properly convert out-of-bounds values #70467

Description

@iaslan
mannequin
BPO 26279
Nosy @ned-deily, @Vgr255
Superseder
  • bpo-23718: strptime() can produce invalid date with negative year day
  • 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 = None
    closed_at = <Date 2016-02-12.05:19:15.613>
    created_at = <Date 2016-02-03.16:02:51.498>
    labels = ['type-bug', 'library']
    title = 'time.strptime does not properly convert out-of-bounds values'
    updated_at = <Date 2016-02-12.05:21:10.901>
    user = 'https://bugs.python.org/iaslan'

    bugs.python.org fields:

    activity = <Date 2016-02-12.05:21:10.901>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-02-12.05:19:15.613>
    closer = 'ned.deily'
    components = ['Library (Lib)']
    creation = <Date 2016-02-03.16:02:51.498>
    creator = 'iaslan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26279
    keywords = []
    message_count = 4.0
    messages = ['259488', '259957', '260165', '260166']
    nosy_count = 4.0
    nosy_names = ['ned.deily', 'abarry', 'beng94', 'iaslan']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '23718'
    type = 'behavior'
    url = 'https://bugs.python.org/issue26279'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      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