Skip to content

Use abort() for code we never expect to hit #75519

@warsaw

Description

@warsaw
BPO 31338
Nosy @warsaw, @rhettinger, @pitrou, @vstinner, @skrah, @serhiy-storchaka
PRs
  • bpo-31337 Close a minor NULL dereference opportunity #3282
  • bpo-31338 #3374
  • bpo-31338: Mention that Py_UNREACHABLE was added in 3.7 #4337
  • bpo-31338: C API intro: add more versionadded markups #4339
  • 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/warsaw'
    closed_at = <Date 2017-09-15.01:13:40.432>
    created_at = <Date 2017-09-04.19:18:14.110>
    labels = ['interpreter-core', '3.7']
    title = 'Use abort() for code we never expect to hit'
    updated_at = <Date 2017-11-08.14:06:26.211>
    user = 'https://github.com/warsaw'

    bugs.python.org fields:

    activity = <Date 2017-11-08.14:06:26.211>
    actor = 'vstinner'
    assignee = 'barry'
    closed = True
    closed_date = <Date 2017-09-15.01:13:40.432>
    closer = 'barry'
    components = ['Interpreter Core']
    creation = <Date 2017-09-04.19:18:14.110>
    creator = 'barry'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31338
    keywords = []
    message_count = 22.0
    messages = ['301244', '301252', '301304', '301314', '301323', '301324', '301325', '301326', '301330', '301334', '301335', '301340', '301341', '301349', '301355', '301393', '301394', '301395', '301400', '302227', '305833', '305845']
    nosy_count = 6.0
    nosy_names = ['barry', 'rhettinger', 'pitrou', 'vstinner', 'skrah', 'serhiy.storchaka']
    pr_nums = ['3282', '3374', '4337', '4339']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue31338'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions