Skip to content

Cleanup the path configuration implementation code (getpath.c) #82534

@vstinner

Description

@vstinner
BPO 38353
Nosy @vstinner
PRs
  • bpo-38353: Cleanup includes in the internal C API #16548
  • bpo-38353: Fix calculate_argv0_path() for symlinks #16549
  • bpo-38353: Fix compiler warning in pycore_initconfig.h #16570
  • bpo-38353: Add subfunctions to getpath.c #16572
  • bpo-38353: Fix compiler warning in internal headers #16573
  • bpo-38353: Rework ismodule() in getpath.c #16574
  • bpo-38353: getpath.c uses dynamically allocated strings #16582
  • bpo-38353: getpath.c: allocates strings on the heap #16585
  • bpo-38353: Simplify calculate_pybuilddir() #16614
  • bpo-38353: Fix typos in calculate_argv0_path_framework() #16695
  • 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 2020-03-25.18:02:10.023>
    created_at = <Date 2019-10-02.21:12:43.206>
    labels = ['interpreter-core', '3.9']
    title = 'Cleanup the path configuration implementation code (getpath.c)'
    updated_at = <Date 2020-03-25.18:02:10.023>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-03-25.18:02:10.023>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-25.18:02:10.023>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-10-02.21:12:43.206>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38353
    keywords = ['patch']
    message_count = 13.0
    messages = ['353774', '353777', '353879', '353885', '353890', '353891', '353892', '353893', '353946', '353962', '354077', '354369', '354379']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = ['16548', '16549', '16570', '16572', '16573', '16574', '16582', '16585', '16614', '16695']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38353'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions