Skip to content

_Py_path_config.stdlib_dir should not be set in Py_SetPythonHome(). #89634

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 45471
Nosy @ericsnowcurrently
PRs
  • bpo-45471: Do not set _Py_path_config.stdlib_dir in Py_SetPythonHome(). #28954
  • 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 2021-10-14.20:49:11.938>
    created_at = <Date 2021-10-14.18:22:57.111>
    labels = ['interpreter-core', 'type-bug', '3.11']
    title = '_Py_path_config.stdlib_dir should not be set in Py_SetPythonHome().'
    updated_at = <Date 2021-10-14.20:49:11.938>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2021-10-14.20:49:11.938>
    actor = 'eric.snow'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2021-10-14.20:49:11.938>
    closer = 'eric.snow'
    components = ['Interpreter Core']
    creation = <Date 2021-10-14.18:22:57.111>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45471
    keywords = ['patch']
    message_count = 2.0
    messages = ['403926', '403943']
    nosy_count = 1.0
    nosy_names = ['eric.snow']
    pr_nums = ['28954']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45471'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Labels

    3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions