Skip to content

Use a linked list for the ceval pending calls. #79647

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 35466
Nosy @ericsnowcurrently, @serhiy-storchaka, @emilyemorehouse
PRs
  • bpo-35466: Use a linked list for the list of ceval pending calls. #11122
  • 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/ericsnowcurrently'
    closed_at = <Date 2019-03-02.00:03:46.438>
    created_at = <Date 2018-12-11.22:10:27.063>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'Use a linked list for the ceval pending calls.'
    updated_at = <Date 2019-03-02.00:03:46.437>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2019-03-02.00:03:46.437>
    actor = 'eric.snow'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2019-03-02.00:03:46.438>
    closer = 'eric.snow'
    components = ['Interpreter Core']
    creation = <Date 2018-12-11.22:10:27.063>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35466
    keywords = ['patch']
    message_count = 4.0
    messages = ['331655', '331662', '331663', '336974']
    nosy_count = 3.0
    nosy_names = ['eric.snow', 'serhiy.storchaka', 'emilyemorehouse']
    pr_nums = ['11122']
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35466'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Labels

    3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions