Skip to content

ctypes: memoryview gives incorrect PEP3118 format strings for both packed and unpacked structs #76961

Closed
@eric-wieser

Description

@eric-wieser
BPO 32780
Nosy @terryjreedy, @vsajip, @amauryfa, @abalkin, @aerojockey, @skrah, @meadori, @mattip, @eric-wieser
PRs
  • gh-76961: Fix the PEP3118 format string for ctypes.Structure #5561
  • 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/abalkin'
    closed_at = None
    created_at = <Date 2018-02-06.05:27:59.358>
    labels = ['3.8', 'ctypes', 'type-bug', '3.7']
    title = 'ctypes: memoryview gives incorrect PEP3118 format strings for both packed and unpacked structs'
    updated_at = <Date 2019-12-23.17:24:49.037>
    user = 'https://github.com/eric-wieser'

    bugs.python.org fields:

    activity = <Date 2019-12-23.17:24:49.037>
    actor = 'ned.deily'
    assignee = 'belopolsky'
    closed = False
    closed_date = None
    closer = None
    components = ['ctypes']
    creation = <Date 2018-02-06.05:27:59.358>
    creator = 'Eric.Wieser'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32780
    keywords = ['patch']
    message_count = 8.0
    messages = ['311705', '321279', '321280', '321730', '322225', '340234', '340603', '358806']
    nosy_count = 10.0
    nosy_names = ['terry.reedy', 'teoliphant', 'vinay.sajip', 'amaury.forgeotdarc', 'belopolsky', 'aerojockey', 'skrah', 'meador.inge', 'mattip', 'Eric.Wieser']
    pr_nums = ['5561']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32780'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions