Skip to content

Missing NULL check in alias_for_import_name() from Python/ast.c #78638

@izbyshev

Description

@izbyshev
mannequin
BPO 34457
Nosy @serhiy-storchaka, @izbyshev, @miss-islington
PRs
  • bpo-34457: Python/ast.c: Add missing NULL check to alias_for_import_n… #8852
  • [3.7] bpo-34457: Python/ast.c: Add missing NULL check to alias_for_import_name(). (GH-8852) #8855
  • [3.6] bpo-34457: Python/ast.c: Add missing NULL check to alias_for_import_name(). (GH-8852) #8856
  • [2.7] bpo-34457: Python/ast.c: Add missing NULL check to alias_for_im… #8858
  • 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-08-22.11:47:23.583>
    created_at = <Date 2018-08-21.23:37:32.251>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'Missing NULL check in alias_for_import_name() from Python/ast.c'
    updated_at = <Date 2018-08-22.11:47:23.581>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2018-08-22.11:47:23.581>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-22.11:47:23.583>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-08-21.23:37:32.251>
    creator = 'izbyshev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34457
    keywords = ['patch']
    message_count = 6.0
    messages = ['323854', '323855', '323862', '323866', '323867', '323874']
    nosy_count = 3.0
    nosy_names = ['serhiy.storchaka', 'izbyshev', 'miss-islington']
    pr_nums = ['8852', '8855', '8856', '8858']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34457'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions