Skip to content

ctypes.util incorrectly fails for libraries without DT_SONAME #65821

Open
@JeremyHuntwork

Description

@JeremyHuntwork
BPO 21622
Nosy @vadmium, @ncopa, @thomwiggers, @tianon, @jcastillo2nd
PRs
  • bpo-21622: ctypes.util find_library walk LD_LIBRARY_PATH #10453
  • [2.7] bpo-21622 ctypes.util find_library walk LD_LIBRARY_PATH (GH-10453) #10455
  • bpo-21622: ctypes.util find_library walk LD_LIBRARY_PATH #10460
  • [3.7] bpo-21622 ctypes.util find_library walk LD_LIBRARY_PATH (GH-10460) #10461
  • [2.7] bpo-21622 ctypes.util find_library walk LD_LIBRARY_PATH (GH-10460) #10462
  • bpo-21622: ctypes.util find_library walk LD_LIBRARY_PATH #16940
  • gh-65821: Fix ctypes.util.find_library with musl #18380
  • 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 2014-06-01.03:28:22.092>
    labels = ['ctypes', 'type-bug']
    title = 'ctypes.util incorrectly fails for libraries without DT_SONAME'
    updated_at = <Date 2020-04-20.08:40:25.315>
    user = 'https://bugs.python.org/JeremyHuntwork'

    bugs.python.org fields:

    activity = <Date 2020-04-20.08:40:25.315>
    actor = 'ncopa'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['ctypes']
    creation = <Date 2014-06-01.03:28:22.092>
    creator = 'Jeremy.Huntwork'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 21622
    keywords = ['patch']
    message_count = 8.0
    messages = ['219481', '264141', '264148', '274361', '274384', '321772', '330668', '366813']
    nosy_count = 8.0
    nosy_names = ['martin.panter', 'ncopa', 'Jeremy.Huntwork', 'Kylie McClain', 'twiggers', 'Richard Eames', 'tianon', 'jcastillo2nd']
    pr_nums = ['10453', '10455', '10460', '10461', '10462', '16940', '18380']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21622'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions