Skip to content

Crash when subclassing ctypes.Union #82549

Description

@oriordan
mannequin
BPO 38368
Nosy @vsajip, @ned-deily, @ambv, @zooba, @tirkarthi, @oriordan
PRs
  • bpo-38368: Added fix for ctypes crash when handling arrays in structs… #16589
  • [3.8] bpo-38368: Added fix for ctypes crash when handling arrays in structs… #16671
  • [3.7] bpo-38368: Added fix for ctypes crash when handling arrays in struct/unions. (GH-16589) #16672
  • 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 2019-10-09.05:53:36.985>
    created_at = <Date 2019-10-04.08:36:01.907>
    labels = ['3.8', '3.9', 'release-blocker', 'ctypes', '3.7', 'type-crash']
    title = 'Crash when subclassing ctypes.Union'
    updated_at = <Date 2019-10-15.07:44:07.757>
    user = 'https://github.com/oriordan'

    bugs.python.org fields:

    activity = <Date 2019-10-15.07:44:07.757>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-09.05:53:36.985>
    closer = 'vinay.sajip'
    components = ['ctypes']
    creation = <Date 2019-10-04.08:36:01.907>
    creator = 'oriordan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38368
    keywords = ['patch', '3.7regression', '3.8regression']
    message_count = 12.0
    messages = ['353906', '353909', '353955', '353956', '353958', '353959', '353967', '354233', '354249', '354250', '354692', '354704']
    nosy_count = 6.0
    nosy_names = ['vinay.sajip', 'ned.deily', 'lukasz.langa', 'steve.dower', 'xtreak', 'oriordan']
    pr_nums = ['16589', '16671', '16672']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue38368'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions