Skip to content

Still broken ctypes calling convention on MSVC / 64-bit Windows (large structs) #73751

@IgorKudrin

Description

@IgorKudrin
BPO 29565
Nosy @doko42, @pfmoore, @vsajip, @mdickinson, @vstinner, @tiran, @tjguk, @meadori, @zware, @serhiy-storchaka, @eryksun, @zooba
PRs
  • Fixed bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64. #168
  • Fixed bpo-29565: Corrected ctypes passing of large structs by value o… #220
  • Fixed bpo-29565: Corrected ctypes passing of large structs by value o… #221
  • [2.7] bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64. (#168) #8625
  • [2.7] bpo-29565: Fix compilation for C89 #8626
  • 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-02-22.08:18:50.237>
    created_at = <Date 2017-02-15.09:48:34.253>
    labels = ['ctypes', 'type-bug', '3.7', 'OS-windows']
    title = 'Still broken ctypes calling convention on MSVC / 64-bit Windows (large structs)'
    updated_at = <Date 2018-08-02.15:40:23.052>
    user = 'https://bugs.python.org/IgorKudrin'

    bugs.python.org fields:

    activity = <Date 2018-08-02.15:40:23.052>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-22.08:18:50.237>
    closer = 'vinay.sajip'
    components = ['Windows', 'ctypes']
    creation = <Date 2017-02-15.09:48:34.253>
    creator = 'Igor Kudrin'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29565
    keywords = []
    message_count = 15.0
    messages = ['287831', '287878', '287959', '287963', '288031', '288111', '288114', '288170', '288322', '288336', '288337', '289090', '322963', '322969', '322971']
    nosy_count = 13.0
    nosy_names = ['doko', 'paul.moore', 'vinay.sajip', 'mark.dickinson', 'vstinner', 'christian.heimes', 'tim.golden', 'meador.inge', 'zach.ware', 'serhiy.storchaka', 'eryksun', 'steve.dower', 'Igor Kudrin']
    pr_nums = ['168', '220', '221', '8625', '8626']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29565'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions