Skip to content

ctypes.util.find_library() does not find macOS 11+ system libraries when built on older macOS systems #88855

Open
@bergkvist

Description

@bergkvist
mannequin
BPO 44689
Nosy @ronaldoussoren, @ned-deily, @ambv, @indygreg, @miss-islington, @bergkvist
PRs
  • bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries when built on older macOS systems #27251
  • [3.10] bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries when built on older macOS systems (GH-27251) #28052
  • [3.9] bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries when built on older macOS systems (GH-27251) #28053
  • [3.8] bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries when built on older macOS systems (GH-27251) #28054
  • 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 = 'https://github.com/ned-deily'
    closed_at = None
    created_at = <Date 2021-07-20.21:56:46.079>
    labels = ['OS-mac', 'type-bug', '3.8', '3.9', '3.10', '3.11', 'ctypes']
    title = 'ctypes.util.find_library() does not find macOS 11+ system libraries when built on older macOS systems'
    updated_at = <Date 2021-09-02.20:04:38.819>
    user = 'https://github.com/bergkvist'

    bugs.python.org fields:

    activity = <Date 2021-09-02.20:04:38.819>
    actor = 'ned.deily'
    assignee = 'ned.deily'
    closed = False
    closed_date = None
    closer = None
    components = ['macOS', 'ctypes']
    creation = <Date 2021-07-20.21:56:46.079>
    creator = 'bergkvist'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44689
    keywords = ['patch']
    message_count = 23.0
    messages = ['397916', '397926', '397927', '397930', '397979', '397984', '397990', '398959', '399052', '399079', '400575', '400580', '400581', '400582', '400797', '400830', '400831', '400895', '400896', '400898', '400899', '400947', '400949']
    nosy_count = 6.0
    nosy_names = ['ronaldoussoren', 'ned.deily', 'lukasz.langa', 'indygreg', 'miss-islington', 'bergkvist']
    pr_nums = ['27251', '28052', '28053', '28054']
    priority = 'normal'
    resolution = None
    stage = 'commit review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44689'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.8 (EOL)end of life3.9only security fixesOS-mactopic-ctypestype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions