← 返回首页
raise AttributeError if loading fails in ctypes.LibraryLoader.__getattr__ · Issue #78997 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

raise AttributeError if loading fails in ctypes.LibraryLoader.__getattr__ #78997

New issue
New issue

Description

mannequin
BPO 34816
Nosy @eryksun, @lfriedri, @farfella
PRs
  • gh-78997: AttributeError if loading fails in LibraryLoader.__getattr__ #25177
  • Files
  • 34816.patch
  • 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 2018-09-27.07:14:17.884> labels = ['easy', 'type-bug', '3.8', '3.9', '3.10', 'ctypes'] title = 'raise AttributeError if loading fails in ctypes.LibraryLoader.__getattr__' updated_at = <Date 2021-04-04.02:29:42.566> user = 'https://github.com/lfriedri'

    bugs.python.org fields:

    activity = <Date 2021-04-04.02:29:42.566> actor = 'ateeq' assignee = 'none' closed = False closed_date = None closer = None components = ['ctypes'] creation = <Date 2018-09-27.07:14:17.884> creator = 'lfriedri' dependencies = [] files = ['49932'] hgrepos = [] issue_num = 34816 keywords = ['patch', 'easy'] message_count = 5.0 messages = ['326528', '326556', '326557', '389629', '390168'] nosy_count = 3.0 nosy_names = ['eryksun', 'lfriedri', 'ateeq'] pr_nums = ['25177'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue34816' versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Fields

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

      • Open in GitHub Copilot app

      Footer

      © 2026 GitHub, Inc.