Skip to content

Merge generator.gi_running and frame executing flag into single frame state #85113

@markshannon

Description

@markshannon
BPO 40941
Nosy @vstinner, @cjerdonek, @markshannon
PRs
  • bpo-40941: Unify implicit and explicit state in the frame and generator objects into a single value. #20803
  • bpo-40941: Fix stackdepth compiler warnings #22377
  • bpo-40941: Fix fold_tuple_on_constants() compiler warnings #22378
  • 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/markshannon'
    closed_at = <Date 2020-09-23.12:08:01.765>
    created_at = <Date 2020-06-10.13:33:12.111>
    labels = ['interpreter-core', '3.10', 'performance']
    title = 'Merge generator.gi_running and frame executing flag into single frame state'
    updated_at = <Date 2020-09-23.15:53:08.630>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2020-09-23.15:53:08.630>
    actor = 'vstinner'
    assignee = 'Mark.Shannon'
    closed = True
    closed_date = <Date 2020-09-23.12:08:01.765>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2020-06-10.13:33:12.111>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40941
    keywords = ['patch']
    message_count = 11.0
    messages = ['371194', '371277', '373388', '373401', '373813', '376292', '377369', '377370', '377371', '377399', '377402']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'chris.jerdonek', 'Mark.Shannon']
    pr_nums = ['20803', '22377', '22378']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue40941'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesinterpreter-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