Skip to content

Useful (expensive) information is discarded in getpath.c. #89374

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 45211
Nosy @gvanrossum, @vstinner, @ericsnowcurrently, @corona10
PRs
  • bpo-45211: Move helpers from getpath.c to internal API. #28550
  • bpo-45211: Fix the Windows buildbots. #28584
  • bpo-45211: Add _Py_IsStdlibDir(). #28585
  • bpo-45211: Remember the stdlib dir during startup. #28586
  • 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 = None
    closed_at = <Date 2021-09-29.14:14:04.329>
    created_at = <Date 2021-09-15.17:19:45.749>
    labels = ['interpreter-core', 'type-feature', '3.11']
    title = 'Useful (expensive) information is discarded in getpath.c.'
    updated_at = <Date 2021-10-14.20:48:44.350>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2021-10-14.20:48:44.350>
    actor = 'eric.snow'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-29.14:14:04.329>
    closer = 'eric.snow'
    components = ['Interpreter Core']
    creation = <Date 2021-09-15.17:19:45.749>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45211
    keywords = ['patch']
    message_count = 10.0
    messages = ['401860', '401867', '401900', '401943', '402730', '402798', '402814', '402815', '402876', '403944']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'vstinner', 'eric.snow', 'corona10']
    pr_nums = ['28550', '28584', '28585', '28586', '28954']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45211'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesinterpreter-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