Skip to content

PyCompile_OpcodeStackEffect() and dis.stack_effect() are not particularly useful #76636

Description

@serhiy-storchaka
BPO 32455
Nosy @ncoghlan, @vstinner, @larryhastings, @benjaminp, @ericsnowcurrently, @serhiy-storchaka, @godaygo
PRs
  • bpo-32455: Add jump parameter to dis.stack_effect(). #6610
  • Dependencies
  • bpo-24340: co_stacksize estimate can be highly off
  • 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 2018-09-18.07:00:26.286>
    created_at = <Date 2017-12-30.14:05:46.138>
    labels = ['interpreter-core', '3.8', 'type-feature', 'library']
    title = 'PyCompile_OpcodeStackEffect() and dis.stack_effect() are not particularly useful'
    updated_at = <Date 2018-09-18.07:00:26.285>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-09-18.07:00:26.285>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-09-18.07:00:26.286>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2017-12-30.14:05:46.138>
    creator = 'serhiy.storchaka'
    dependencies = ['24340']
    files = []
    hgrepos = []
    issue_num = 32455
    keywords = ['patch']
    message_count = 10.0
    messages = ['309232', '309427', '309448', '309450', '309452', '309453', '315786', '315812', '315814', '325619']
    nosy_count = 7.0
    nosy_names = ['ncoghlan', 'vstinner', 'larry', 'benjamin.peterson', 'eric.snow', 'serhiy.storchaka', 'godaygo']
    pr_nums = ['6610']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32455'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Labels

    3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions