Skip to content

PyNode_Compile() crashes in Python 3.8. #81253

Description

@grahamd
mannequin
BPO 37072
Nosy @gvanrossum, @vstinner, @encukou, @ambv
PRs
  • bpo-37072: Fix crash in PyAST_FromNodeObject() when flags is NULL #13634
  • 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/gvanrossum'
    closed_at = <Date 2019-05-28.23:45:50.753>
    created_at = <Date 2019-05-28.01:52:54.760>
    labels = ['3.8', 'type-crash', 'release-blocker']
    title = 'PyNode_Compile() crashes in Python 3.8.'
    updated_at = <Date 2019-05-28.23:45:50.753>
    user = 'https://bugs.python.org/grahamd'

    bugs.python.org fields:

    activity = <Date 2019-05-28.23:45:50.753>
    actor = 'gvanrossum'
    assignee = 'gvanrossum'
    closed = True
    closed_date = <Date 2019-05-28.23:45:50.753>
    closer = 'gvanrossum'
    components = []
    creation = <Date 2019-05-28.01:52:54.760>
    creator = 'grahamd'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37072
    keywords = ['patch']
    message_count = 6.0
    messages = ['343727', '343728', '343750', '343761', '343811', '343834']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'vstinner', 'grahamd', 'petr.viktorin', 'lukasz.langa']
    pr_nums = ['13634']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue37072'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of liferelease-blockertype-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