CALL_FUNCTION_KW opcode: keyword names must be non-empty

BPO 36936
Nosy @vstinner, @encukou, @markshannon, @serhiy-storchaka, @jdemeyer
PRs
  • bpo-36936: CALL_FUNCTION_KW keyword names must be non-empty #13357
  • 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-05-22.11:46:56.174>
    created_at = <Date 2019-05-16.09:21:33.748>
    labels = ['interpreter-core', 'invalid', 'type-feature', '3.8']
    title = 'CALL_FUNCTION_KW opcode: keyword names must be non-empty'
    updated_at = <Date 2019-05-22.11:46:56.173>
    user = 'https://github.com/jdemeyer'

    bugs.python.org fields:

    activity = <Date 2019-05-22.11:46:56.173>
    actor = 'petr.viktorin'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-22.11:46:56.174>
    closer = 'petr.viktorin'
    components = ['Interpreter Core']
    creation = <Date 2019-05-16.09:21:33.748>
    creator = 'jdemeyer'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36936
    keywords = ['patch']
    message_count = 6.0
    messages = ['342631', '342636', '342638', '342640', '342641', '343181']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'petr.viktorin', 'Mark.Shannon', 'serhiy.storchaka', 'jdemeyer']
    pr_nums = ['13357']
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36936'
    versions = ['Python 3.8']