Skip to content

ctypes: pass by value for structs broken on Cygwin/MinGW 64-bit #74538

@embray

Description

@embray
BPO 30353
Nosy @vsajip, @ned-deily, @embray, @eryksun, @zhangyangyu, @stratakis, @irushchyshyn
PRs
  • bpo-30353 Fix pass by value for structs on 64-bit Cygwin/MinGW #1559
  • [3.6] bpo-30353: Fix pass by value for structs on 64-bit Cygwin/MinGW (GH-1559) #5954
  • Files
  • arm64_build_log.txt
  • 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 2018-03-08.15:34:17.694>
    created_at = <Date 2017-05-12.16:19:48.894>
    labels = ['ctypes', 'type-bug', '3.7']
    title = 'ctypes: pass by value for structs broken on Cygwin/MinGW 64-bit'
    updated_at = <Date 2018-03-08.15:34:17.692>
    user = 'https://github.com/embray'

    bugs.python.org fields:

    activity = <Date 2018-03-08.15:34:17.692>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-08.15:34:17.694>
    closer = 'ned.deily'
    components = ['ctypes']
    creation = <Date 2017-05-12.16:19:48.894>
    creator = 'erik.bray'
    dependencies = []
    files = ['46892']
    hgrepos = []
    issue_num = 30353
    keywords = ['patch']
    message_count = 14.0
    messages = ['293556', '293600', '293685', '293742', '293771', '293921', '294249', '294336', '294337', '294692', '295362', '295530', '313439', '313444']
    nosy_count = 7.0
    nosy_names = ['vinay.sajip', 'ned.deily', 'erik.bray', 'eryksun', 'xiang.zhang', 'cstratak', 'ishcherb']
    pr_nums = ['1559', '5954']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30353'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions