Skip to content

crashes in multiply_float_timedelta() and in truedivide_timedelta_float() #75474

@orenmn

Description

@orenmn
mannequin
BPO 31293
Nosy @abalkin, @serhiy-storchaka, @orenmn
PRs
  • bpo-31293: Fix crashes in truediv and mul of a timedelta by a float with a bad as_integer_ratio() method #3227
  • [3.6] bpo-31293: Fix crashes in truediv and mul of a timedelta by a float with a bad as_integer_ratio() method. (GH-3227) #3654
  • 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-19.14:01:15.912>
    created_at = <Date 2017-08-28.14:36:40.195>
    labels = ['extension-modules', '3.7', 'type-crash']
    title = 'crashes in multiply_float_timedelta() and in truedivide_timedelta_float()'
    updated_at = <Date 2017-09-19.14:01:15.910>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-09-19.14:01:15.910>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-19.14:01:15.912>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2017-08-28.14:36:40.195>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31293
    keywords = ['patch']
    message_count = 7.0
    messages = ['300954', '300955', '300956', '300957', '300958', '302520', '302528']
    nosy_count = 3.0
    nosy_names = ['belopolsky', 'serhiy.storchaka', 'Oren Milman']
    pr_nums = ['3227', '3654']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31293'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (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