Skip to content

[2.7] time.asctime() crash with year > 9999 using musl C library #75520

Description

@vstinner
BPO 31339
Nosy @abalkin, @pitrou, @vstinner, @tiran, @benjaminp, @serhiy-storchaka
PRs
  • bpo-31339: Rewrite time.asctime() and time.ctime() #3293
  • bpo-31339: time.asctime() raise on year > 9999 #3296
  • 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 2017-09-05.23:45:56.410>
    created_at = <Date 2017-09-04.19:22:54.516>
    labels = ['type-security', 'library']
    title = '[2.7] time.asctime() crash with year > 9999 using musl C library'
    updated_at = <Date 2017-09-05.23:45:56.409>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-09-05.23:45:56.409>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-05.23:45:56.410>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2017-09-04.19:22:54.516>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31339
    keywords = []
    message_count = 12.0
    messages = ['301246', '301247', '301251', '301255', '301257', '301259', '301264', '301265', '301303', '301333', '301402', '301405']
    nosy_count = 6.0
    nosy_names = ['belopolsky', 'pitrou', 'vstinner', 'christian.heimes', 'benjamin.peterson', 'serhiy.storchaka']
    pr_nums = ['3293', '3296']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue31339'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-securityA security issue

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions