← 返回首页
memoryview & ctypes: incorrect itemsize for empty array · Issue #76963 · 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

memoryview & ctypes: incorrect itemsize for empty array #76963

New issue
New issue

Description

BPO 32782
Nosy @terryjreedy, @amauryfa, @abalkin, @skrah, @meadori, @eric-wieser
PRs
  • bpo-32782: PEP3118 itemsize of an empty ctypes array should not be 0 #5576
  • 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-02-06.18:53:21.025> labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10', 'ctypes'] title = 'memoryview & ctypes: incorrect itemsize for empty array' updated_at = <Date 2020-05-23.15:47:49.464> user = 'https://github.com/eric-wieser'

    bugs.python.org fields:

    activity = <Date 2020-05-23.15:47:49.464> actor = 'cheryl.sabella' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core', 'ctypes'] creation = <Date 2018-02-06.18:53:21.025> creator = 'Eric.Wieser' dependencies = [] files = [] hgrepos = [] issue_num = 32782 keywords = ['patch'] message_count = 9.0 messages = ['311740', '321290', '324705', '340230', '340231', '340232', '340235', '340236', '348004'] nosy_count = 8.0 nosy_names = ['terry.reedy', 'teoliphant', 'amaury.forgeotdarc', 'belopolsky', 'skrah', 'meador.inge', 'Eric.Wieser', 'Eric Wieser'] pr_nums = ['5576'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue32782' versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)topic-ctypestype-bugAn unexpected behavior, bug, or error

      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.