Skip to content

ctypes.util.find_library not working on macOS #77462

Description

@ihaveamac
mannequin
BPO 33281
Nosy @amauryfa, @abalkin, @vstinner, @ned-deily, @meadori, @mingwandroid, @aixtools, @ihaveamac
PRs
  • bpo-33281: Change some ifs to be elifs so the correct find_library is not later overridden. #6625
  • [3.7] bpo-33281: Fix ctypes.util.find_library regression on macOS (GH-6625) #6680
  • bpo-33281: NEWS and ACK #6681
  • [3.7] bpo-33281: NEWS and ACK (GH-6681) #6682
  • 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 2018-05-02.02:56:57.992>
    created_at = <Date 2018-04-15.05:24:20.526>
    labels = ['3.8', 'ctypes', 'type-bug', '3.7']
    title = 'ctypes.util.find_library not working on macOS'
    updated_at = <Date 2018-05-02.02:56:57.989>
    user = 'https://github.com/ihaveamac'

    bugs.python.org fields:

    activity = <Date 2018-05-02.02:56:57.989>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-02.02:56:57.992>
    closer = 'ned.deily'
    components = ['ctypes']
    creation = <Date 2018-04-15.05:24:20.526>
    creator = 'Ian Burgwin'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33281
    keywords = ['patch']
    message_count = 8.0
    messages = ['315309', '315310', '315742', '316035', '316037', '316038', '316039', '316040']
    nosy_count = 8.0
    nosy_names = ['amaury.forgeotdarc', 'belopolsky', 'vstinner', 'ned.deily', 'meador.inge', 'Ray.Donnelly', 'Michael.Felt', 'Ian Burgwin']
    pr_nums = ['6625', '6680', '6681', '6682']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33281'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions