Skip to content

Generate LOAD_ATTR+CALL_FUNCTION instead of LOAD_METHOD+CALL_METHOD for imports #88479

@isidentical

Description

@isidentical
BPO 44313
Nosy @markshannon, @corona10, @isidentical
PRs
  • bpo-44313: generate LOAD_ATTR/CALL_FUNCTION for top-level imported objects #26677
  • bpo-44313: bump up the magic number after compiler changes #26983
  • 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/isidentical'
    closed_at = <Date 2021-07-01.07:53:42.862>
    created_at = <Date 2021-06-04.16:33:18.716>
    labels = ['interpreter-core', '3.11']
    title = 'Generate LOAD_ATTR+CALL_FUNCTION instead of LOAD_METHOD+CALL_METHOD for imports'
    updated_at = <Date 2021-07-01.19:25:38.369>
    user = 'https://github.com/isidentical'

    bugs.python.org fields:

    activity = <Date 2021-07-01.19:25:38.369>
    actor = 'BTaskaya'
    assignee = 'BTaskaya'
    closed = True
    closed_date = <Date 2021-07-01.07:53:42.862>
    closer = 'BTaskaya'
    components = ['Interpreter Core']
    creation = <Date 2021-06-04.16:33:18.716>
    creator = 'BTaskaya'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44313
    keywords = ['patch']
    message_count = 5.0
    messages = ['395099', '395103', '395516', '396802', '396826']
    nosy_count = 3.0
    nosy_names = ['Mark.Shannon', 'corona10', 'BTaskaya']
    pr_nums = ['26677', '26983']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44313'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions