Skip to content

crash in os.utime() in case of a bad ns argument #75758

@orenmn

Description

@orenmn
mannequin
BPO 31577
Nosy @mdickinson, @ned-deily, @zware, @serhiy-storchaka, @orenmn, @miss-islington, @tirkarthi
PRs
  • bpo-31577: Fix a crash in os.utime() in case of a bad ns argument #3752
  • [3.7] bpo-31577: Fix a crash in os.utime() in case of a bad ns argument. (GH-3752) #9222
  • 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 2018-09-14.20:50:26.547>
    created_at = <Date 2017-09-25.16:47:57.601>
    labels = ['extension-modules', '3.7', '3.8', 'type-crash']
    title = 'crash in os.utime() in case of a bad ns argument'
    updated_at = <Date 2018-09-14.20:50:26.545>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2018-09-14.20:50:26.545>
    actor = 'zach.ware'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-14.20:50:26.547>
    closer = 'zach.ware'
    components = ['Extension Modules']
    creation = <Date 2017-09-25.16:47:57.601>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31577
    keywords = ['patch']
    message_count = 12.0
    messages = ['302962', '302976', '303020', '324940', '324941', '325154', '325166', '325171', '325174', '325257', '325259', '325397']
    nosy_count = 7.0
    nosy_names = ['mark.dickinson', 'ned.deily', 'zach.ware', 'serhiy.storchaka', 'Oren Milman', 'miss-islington', 'xtreak']
    pr_nums = ['3752', '9222']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31577'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions