Skip to content

Allow overriding sys.platlibdir: add PYTHONPLATLIBDIR env var #85031

@manisandro

Description

@manisandro
mannequin
BPO 40854
Nosy @vstinner, @manisandro
PRs
  • bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var #20605
  • [3.9] bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-20605) #20725
  • bpo-40854: PYTHONPLATLIBDIR env var added to 3.9 #20735
  • bpo-40947: Replace PLATLIBDIR macro with config->platlibdir #20799
  • bpo-40947: getpath.c uses PyConfig.platlibdir #20807
  • [3.9] bpo-40947: getpath.c uses PyConfig.platlibdir (GH-20807) #20813
  • 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-06-09.16:53:22.727>
    created_at = <Date 2020-06-03.11:00:25.012>
    labels = ['interpreter-core', '3.10']
    title = 'Allow overriding sys.platlibdir: add PYTHONPLATLIBDIR env var'
    updated_at = <Date 2020-06-11.16:27:04.621>
    user = 'https://github.com/manisandro'

    bugs.python.org fields:

    activity = <Date 2020-06-11.16:27:04.621>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-09.16:53:22.727>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2020-06-03.11:00:25.012>
    creator = 'smani'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40854
    keywords = ['patch']
    message_count = 13.0
    messages = ['370655', '370773', '370800', '370993', '370994', '370997', '371007', '371032', '371033', '371128', '371285', '371293', '371304']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'python-dev', 'smani']
    pr_nums = ['20605', '20725', '20735', '20799', '20807', '20813']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40854'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions