Skip to content

Handle unpacking of */** arguments and rvalues in the compiler #83501

@markshannon

Description

@markshannon
BPO 39320
Nosy @vstinner, @markshannon, @bharel, @pablogsal, @brandtbucher
PRs
  • bpo-39320: Handle unpacking of *values in compiler #17984
  • bpo-39320: Handle unpacking of **values in compiler #18141
  • bpo-39320: Don't use an oparg for new DICT_* opcodes. #18243
  • bpo-39320: Fix changes in the evaluation logic of unpacking operations. #18264
  • 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 2021-08-30.09:13:18.070>
    created_at = <Date 2020-01-13.12:28:10.197>
    labels = ['interpreter-core', '3.9', 'performance']
    title = 'Handle unpacking of */** arguments and rvalues in the compiler'
    updated_at = <Date 2021-12-18.15:41:31.066>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2021-12-18.15:41:31.066>
    actor = 'bar.harel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-08-30.09:13:18.070>
    closer = 'Mark.Shannon'
    components = ['Interpreter Core']
    creation = <Date 2020-01-13.12:28:10.197>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39320
    keywords = ['patch']
    message_count = 5.0
    messages = ['359901', '360548', '360749', '375260', '408857']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'Mark.Shannon', 'bar.harel', 'pablogsal', 'brandtbucher']
    pr_nums = ['17984', '18141', '18243', '18264']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue39320'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions