Skip to content

Python/symtable.c: warning: enumeration value ‘FunctionType_kind’ not handled in switch [-Wswitch]" #80144

Description

@vstinner
BPO 35963
Nosy @gvanrossum, @vstinner, @ilevkivskyi, @emilyemorehouse
PRs
  • bpo-35963: Complete switch cases in symtable.c #11821
  • bpo-35963: Complete switch cases in symtable.c #11821
  • bpo-35963: Complete switch cases in symtable.c #11821
  • 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 2019-02-11.19:34:56.066>
    created_at = <Date 2019-02-11.11:31:24.073>
    labels = ['interpreter-core', '3.8']
    title = 'Python/symtable.c: warning: enumeration value \xe2\x80\x98FunctionType_kind\xe2\x80\x99 not handled in switch [-Wswitch]"'
    updated_at = <Date 2019-02-12.00:27:46.323>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-02-12.00:27:46.323>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-02-11.19:34:56.066>
    closer = 'gvanrossum'
    components = ['Interpreter Core']
    creation = <Date 2019-02-11.11:31:24.073>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35963
    keywords = ['patch', 'patch', 'patch']
    message_count = 4.0
    messages = ['335207', '335236', '335264', '335265']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'vstinner', 'levkivskyi', 'emilyemorehouse']
    pr_nums = ['11821', '11821', '11821']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35963'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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