Skip to content

[subinterpreters] Expose the subinterpreters C-API in the stdlib #74624

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 30439
Nosy @ncoghlan, @vstinner, @pmp-p, @ericsnowcurrently, @zooba
PRs
  • bpo-32604: Expose the subinterpreters C-API in a "private" stdlib module. #1748
  • bpo-30439: Add some helpful low-level functions for subinterpreters. #1802
  • bpo-30439: Add a basic high-level interpreters module. #1803
  • Superseder
  • bpo-32604: [subinterpreters] PEP 554 implementation: add interpreters module
  • 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 2020-05-15.01:18:14.078>
    created_at = <Date 2017-05-23.05:24:25.443>
    labels = ['expert-subinterpreters', 'type-feature', '3.8']
    title = '[subinterpreters] Expose the subinterpreters C-API in the stdlib'
    updated_at = <Date 2020-05-15.01:18:14.076>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2020-05-15.01:18:14.076>
    actor = 'vstinner'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2020-05-15.01:18:14.078>
    closer = 'vstinner'
    components = ['Subinterpreters']
    creation = <Date 2017-05-23.05:24:25.443>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30439
    keywords = []
    message_count = 5.0
    messages = ['294225', '294501', '294529', '310315', '368897']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'vstinner', 'pmpp', 'eric.snow', 'steve.dower']
    pr_nums = ['1748', '1802', '1803']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '32604'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30439'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions