distutil's runtime_library_dir (rpath) option doesn't work with clang · Issue #89534 · python/cpython · GitHub
Skip to content

distutil's runtime_library_dir (rpath) option doesn't work with clang #89534

Description

@tiran
BPO 45371
Nosy @tiran, @merwok, @dstufft, @miss-islington, @FFY00
PRs
  • bpo-45371: Fix distutils' rpath support for clang #28732
  • [3.10] bpo-45371: Fix distutils' rpath support for clang (GH-28732) #28733
  • [3.9] bpo-45371: Fix distutils' rpath support for clang (GH-28732) #28734
  • 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 = None
    created_at = <Date 2021-10-05.09:00:35.282>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = "distutil's runtime_library_dir (rpath) option doesn't work with clang"
    updated_at = <Date 2021-10-06.14:56:22.176>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2021-10-06.14:56:22.176>
    actor = 'FFY00'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Distutils']
    creation = <Date 2021-10-05.09:00:35.282>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45371
    keywords = ['patch']
    message_count = 8.0
    messages = ['403204', '403205', '403212', '403213', '403219', '403220', '403221', '403307']
    nosy_count = 6.0
    nosy_names = ['christian.heimes', 'eric.araujo', 'chaz6', 'dstufft', 'miss-islington', 'FFY00']
    pr_nums = ['28732', '28733', '28734']
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45371'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions