Skip to content

time.asctime segfaults when given a time in the far future #52261

@wsanchez

Description

@wsanchez
mannequin
BPO 8013
Nosy @birkenfeld, @abalkin, @vstinner, @ned-deily, @Trundle, @sandrotosi
Files
  • issue8013.diff: Patch against revision 78430
  • issue8013_py3k.diff
  • issue8013_27.diff: patch updated for 2.7-maint
  • issue8013-pre-check.diff
  • issue8013-long-year.diff
  • 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/abalkin'
    closed_at = <Date 2011-01-04.16:51:20.405>
    created_at = <Date 2010-02-24.17:15:11.867>
    labels = ['extension-modules', 'type-bug']
    title = 'time.asctime segfaults when given a time in the far future'
    updated_at = <Date 2016-02-10.04:07:55.427>
    user = 'https://bugs.python.org/wsanchez'

    bugs.python.org fields:

    activity = <Date 2016-02-10.04:07:55.427>
    actor = 'Mandar Gokhale'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2011-01-04.16:51:20.405>
    closer = 'belopolsky'
    components = ['Extension Modules']
    creation = <Date 2010-02-24.17:15:11.867>
    creator = 'wsanchez'
    dependencies = []
    files = ['16361', '20213', '20214', '20243', '20250']
    hgrepos = []
    issue_num = 8013
    keywords = ['patch']
    message_count = 45.0
    messages = ['100048', '100049', '100050', '100056', '100064', '125007', '125012', '125013', '125025', '125029', '125056', '125060', '125061', '125062', '125070', '125071', '125085', '125095', '125099', '125109', '125112', '125117', '125119', '125120', '125121', '125123', '125124', '125125', '125126', '125130', '125131', '125132', '125133', '125134', '125137', '125138', '125139', '125161', '125173', '125229', '125239', '125281', '125340', '125342', '259973']
    nosy_count = 9.0
    nosy_names = ['georg.brandl', 'belopolsky', 'wsanchez', 'vstinner', 'ned.deily', 'Trundle', 'SilentGhost', 'sandro.tosi', 'Mandar Gokhale']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8013'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions