Skip to content

Re-use already existing functionality to allow Python 2.7.x (both embedded and standalone) to locate the module path according to the shared library #79354

@AliRizvi-Santiago

Description

@AliRizvi-Santiago
BPO 35173
Nosy @vstinner
Files
  • relocate-with-dllpath.patch: Patch to PC/getpathp.c to add usage of dllpath static variable
  • 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 2019-09-26.00:59:57.004>
    created_at = <Date 2018-11-06.00:18:27.273>
    labels = ['interpreter-core', 'type-feature', '3.8', '3.9']
    title = 'Re-use already existing functionality to allow Python 2.7.x (both embedded and standalone) to locate the module path according to the shared library'
    updated_at = <Date 2019-10-04.18:52:14.739>
    user = 'https://bugs.python.org/AliRizvi-Santiago'

    bugs.python.org fields:

    activity = <Date 2019-10-04.18:52:14.739>
    actor = 'Ali Rizvi-Santiago'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-26.00:59:57.004>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2018-11-06.00:18:27.273>
    creator = 'Ali Rizvi-Santiago'
    dependencies = []
    files = ['47909']
    hgrepos = []
    issue_num = 35173
    keywords = ['patch']
    message_count = 3.0
    messages = ['329322', '353249', '353970']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'Ali Rizvi-Santiago']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35173'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifeinterpreter-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