Skip to content

ctypes on Windows: error calling C function that returns a struct containing 3 bools #78784

Description

@mattneri
mannequin
BPO 34603
Nosy @amauryfa, @abalkin, @vstinner, @meadori, @serhiy-storchaka, @miss-islington, @vladima
PRs
  • bpo-34603: Fix returning structs from functions #9258
  • [3.7] bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258) #9340
  • [3.6] bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258) #9341
  • [2.7] bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258) #9342
  • [2.7] bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258) #9425
  • Use assertEqual() instead of assertEquals(). #9721
  • [3.7] Use assertEqual() instead of assertEquals(). (GH-9721) #9725
  • [3.6] Use assertEqual() instead of assertEquals(). (GH-9721) (GH-9725) #9727
  • Files
  • MarshallingTest.zip
  • 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-09-19.20:49:26.494>
    created_at = <Date 2018-09-07.11:15:17.826>
    labels = ['ctypes', 'type-bug', '3.7']
    title = 'ctypes on Windows: error calling C function that returns a struct containing 3 bools'
    updated_at = <Date 2018-10-05.19:11:26.672>
    user = 'https://bugs.python.org/mattneri'

    bugs.python.org fields:

    activity = <Date 2018-10-05.19:11:26.672>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-19.20:49:26.494>
    closer = 'vstinner'
    components = ['ctypes']
    creation = <Date 2018-09-07.11:15:17.826>
    creator = 'mattneri'
    dependencies = []
    files = ['47789']
    hgrepos = []
    issue_num = 34603
    keywords = ['patch']
    message_count = 11.0
    messages = ['324732', '325207', '325471', '325472', '325473', '325800', '325801', '327159', '327161', '327170', '327175']
    nosy_count = 8.0
    nosy_names = ['amaury.forgeotdarc', 'belopolsky', 'vstinner', 'meador.inge', 'serhiy.storchaka', 'miss-islington', 'v2m', 'mattneri']
    pr_nums = ['9258', '9340', '9341', '9342', '9425', '9721', '9725', '9727']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34603'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions