8000 ctypes: unions as arguments · Issue #60779 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
ctypes: unions as arguments #60779
Open
Open
@arigo

Descrip B46E tion

@arigo
mannequin
BPO 16575
Nosy @arigo, @theller, @vsajip, @vstinner, @alex, @meadori, @ammaraskar
PRs
  • bpo-22273: Update ctypes to correctly handle arrays in small structur… #15839
  • bpo-16575: Add checks for unions passed by value to functions. #16430
  • bpo-16575: Add checks for unions passed by value to functions. #16799
  • [3.8] bpo-16575: Add checks for unions passed by value to functions. … #17016
  • [3.7] bpo-16575: Add checks for unions passed by value to functions. (GH-16799) #17017
  • [3.7] bpo-16575: Fix refleak on passing unions in ctypes #17064
  • bpo-16575: Disabled checks for union types being passed by value. #17960
  • [3.8] bpo-16575: Disabled checks for union types being passed by value. (GH-17960) #17964
  • [3.7] bpo-16575: Disabled checks for union types being passed by value. (GH-17960) #17970
  • Files
  • test184_lib.tgz
  • 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 = 'https://github.com/vsajip'
    closed_at = None
    created_at = <Date 2012-11-29.04:24:04.013>
    labels = ['ctypes', 'type-crash', 'docs']
    title = 'ctypes: unions as arguments'
    updated_at = <Date 2020-01-12.20:55:57.455>
    user = 'https://github.com/arigo'

    bugs.python.org fields:

    activity = <Date 2020-01-12.20:55:57.455>
    actor = 'vinay.sajip'
    assignee = 'vinay.sajip'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'ctypes']
    creation = <Date 2012-11-29.04:24:04.013>
    creator = 'arigo'
    dependencies = []
    files = ['28155']
    hgrepos = []
    issue_num = 16575
    keywords = ['patch']
    message_count = 20.0
    messages = ['176627', '183461', '183464', '183817', '183819', '186689', '351454', '355741', '355751', '355754', '355993', '355994', '356053', '356141', '356147', '356230', '359834', '359836', '359844', '359876']
    nosy_count = 11.0
    nosy_names = ['arigo', 'theller', 'vinay.sajip', 'vstinner', 'Arfrever', 'alex', 'eli.bendersky', 'meador.inge', 'docs@python', 'python-dev', 'ammar2']
    pr_nums = ['15839', '16430', '16799', '17016', '17017', '17064', '17960', '17964', '17970']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue16575'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirtopic-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

      0