Skip to content

PyType_Ready() should sanity-check the tp_name field #62487

@nkoep

Description

@nkoep
mannequin
BPO 18287
Nosy @amauryfa, @benjaminp, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • patch.default
  • 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/serhiy-storchaka'
    closed_at = <Date 2016-10-07.20:28:15.255>
    created_at = <Date 2013-06-23.15:12:52.375>
    labels = ['interpreter-core', '3.7', 'type-crash']
    title = 'PyType_Ready() should sanity-check the tp_name field'
    updated_at = <Date 2017-03-31.16:36:27.293>
    user = 'https://bugs.python.org/nkoep'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:27.293>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-10-07.20:28:15.255>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2013-06-23.15:12:52.375>
    creator = 'nkoep'
    dependencies = []
    files = ['30724']
    hgrepos = []
    issue_num = 18287
    keywords = []
    message_count = 8.0
    messages = ['191705', '191986', '191990', '191991', '258336', '277882', '278266', '278267']
    nosy_count = 6.0
    nosy_names = ['amaury.forgeotdarc', 'benjamin.peterson', 'python-dev', 'serhiy.storchaka', 'nkoep', 'superluser']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue18287'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-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