Skip to content

assertion failure in ctypes in case an _anonymous_ attr appears outside _fields_ #75671

@orenmn

Description

@orenmn
mannequin
BPO 31490
Nosy @serhiy-storchaka, @orenmn
PRs
  • bpo-31490: Fix an assertion failure in ctypes in case an _anonymous_ attr is defined only outside _fields_ #3615
  • [3.6] bpo-31490: Fix an assertion failure in ctypes in case an _anonymous_ attr is defined only outside _fields_. (GH-3615) #3774
  • [2.7] bpo-31490: Fix an assertion failure in ctypes in case an _anonymous_ attr is defined only outside _fields_. (GH-3615) #3780
  • [2.7] bpo-31490: Fix an assertion failure in ctypes in case an _anonymous_ attr is defined only outside _fields_. (GH-3615) #3952
  • 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 2017-10-12.15:02:42.915>
    created_at = <Date 2017-09-16.09:57:38.930>
    labels = ['ctypes', '3.7', 'type-crash']
    title = 'assertion failure in ctypes in case an _anonymous_ attr appears outside _fields_'
    updated_at = <Date 2017-10-12.15:02:42.914>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-10-12.15:02:42.914>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-12.15:02:42.915>
    closer = 'serhiy.storchaka'
    components = ['ctypes']
    creation = <Date 2017-09-16.09:57:38.930>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31490
    keywords = ['patch']
    message_count = 6.0
    messages = ['302331', '302363', '303091', '303108', '303908', '304243']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'Oren Milman']
    pr_nums = ['3615', '3774', '3780', '3952']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31490'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetopic-ctypestype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions