Skip to content

The global config should not be stored on each interpreter #91120

Open
@ericsnowcurrently

Description

@ericsnowcurrently
BPO 46964
Nosy @ncoghlan, @vstinner, @ericsnowcurrently
PRs
  • bpo-46964: Move PyInterpreterState.config to _PyRuntimeState.config #31771
  • 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 = None
    created_at = <Date 2022-03-08.19:55:53.355>
    labels = ['interpreter-core', 'expert-C-API', '3.11']
    title = 'The global config should not be stored on each interpreter'
    updated_at = <Date 2022-03-30.15:26:47.339>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2022-03-30.15:26:47.339>
    actor = 'vstinner'
    assignee = 'eric.snow'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core', 'C API']
    creation = <Date 2022-03-08.19:55:53.355>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46964
    keywords = ['patch']
    message_count = 8.0
    messages = ['414772', '414789', '415845', '415891', '416061', '416076', '416366', '416373']
    nosy_count = 3.0
    nosy_names = ['ncoghlan', 'vstinner', 'eric.snow']
    pr_nums = ['31771']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46964'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Labels

    3.12only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)topic-C-API

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions