Skip to content

Broken stack_effect for CALL_FUNCTION_EX #73793

@MatthieuDartiailh

Description

@MatthieuDartiailh
BPO 29607
Nosy @methane, @serhiy-storchaka, @serprex, @MatthieuDartiailh
PRs
  • bpo-29607: Fix stack_effect computation for CALL_FUNCTION_EX #202
  • [3.6] bpo-29607: Fix stack_effect computation for CALL_FUNCTION_EX #219
  • [Do Not Merge] Sample of CPython life with blurb. #703
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • 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/serhiy-storchaka'
    closed_at = <Date 2017-02-21.17:34:36.718>
    created_at = <Date 2017-02-20.19:50:39.357>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'Broken stack_effect for CALL_FUNCTION_EX'
    updated_at = <Date 2017-03-31.16:36:13.277>
    user = 'https://github.com/MatthieuDartiailh'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:13.277>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-02-21.17:34:36.718>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2017-02-20.19:50:39.357>
    creator = 'mdartiailh'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29607
    keywords = []
    message_count = 6.0
    messages = ['288230', '288232', '288292', '288297', '288311', '288312']
    nosy_count = 4.0
    nosy_names = ['methane', 'serhiy.storchaka', 'Demur Rumed', 'mdartiailh']
    pr_nums = ['202', '219', '703', '552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29607'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

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