Skip to content

Provide convenient C API for storing per-interpreter state #80305

@ncoghlan

Description

@ncoghlan
BPO 36124
Nosy @arigo, @ncoghlan, @vstinner, @encukou, @ericsnowcurrently
PRs
  • bpo-36124: Add PyInterpreterState.dict. #12132
  • 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-15.23:49:00.271>
    created_at = <Date 2019-02-26.13:46:42.361>
    labels = ['type-feature', '3.8']
    title = 'Provide convenient C API for storing per-interpreter state'
    updated_at = <Date 2019-03-15.23:49:00.270>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2019-03-15.23:49:00.270>
    actor = 'eric.snow'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2019-03-15.23:49:00.271>
    closer = 'eric.snow'
    components = []
    creation = <Date 2019-02-26.13:46:42.361>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36124
    keywords = ['patch']
    message_count = 9.0
    messages = ['336670', '336695', '336950', '336997', '337089', '337501', '337506', '338043', '338044']
    nosy_count = 5.0
    nosy_names = ['arigo', 'ncoghlan', 'vstinner', 'petr.viktorin', 'eric.snow']
    pr_nums = ['12132']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36124'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Labels

    3.8 (EOL)end of lifetype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions