X Tutup
The Wayback Machine - https://web.archive.org/web/20240105161720/https://github.com/python/cpython/labels/topic-ctypes
Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Possible heap-use-after-free in ctypes in Python 3.12 3.12 bugs and security fixes topic-ctypes type-crash A hard crash of the interpreter, possibly with a core dump
#113576 opened Dec 29, 2023 by jiridanek
ctypes cdll list exported functions topic-ctypes type-feature A feature request or enhancement
#113388 opened Dec 22, 2023 by Zibri
c_char array value attribute returns incorrectly topic-ctypes type-bug An unexpected behavior, bug, or error
#112860 opened Dec 8, 2023 by evilzhou
Add ability to force alignment of ctypes.Structure topic-ctypes type-feature A feature request or enhancement
#112433 opened Nov 27, 2023 by monkeyman192
Provide ctypes.buffer_at() stdlib Python modules in the Lib dir topic-ctypes type-feature A feature request or enhancement
#112015 opened Nov 13, 2023 by rianhunter
Allow memoryview objects to support ctypes Arrays 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-ctypes type-feature A feature request or enhancement
#112014 opened Nov 13, 2023 by rianhunter
ctypes.util.find_library does not respect os.add_dll_directory topic-ctypes type-bug An unexpected behavior, bug, or error
#111104 opened Oct 20, 2023 by anntzer
Add value getter to _ctypes._Pointer topic-ctypes type-feature A feature request or enhancement
#110777 opened Oct 12, 2023 by chgnrdv
ctypes array cannot be returned by value on darwin (ARM64) topic-ctypes type-bug An unexpected behavior, bug, or error
#110190 opened Oct 1, 2023 by pdegroote
Wrong size of c_ulong/c_ulonglong in Linux docs Documentation in the Doc dir topic-ctypes type-bug An unexpected behavior, bug, or error
#108907 opened Sep 5, 2023 by dudekw
Unexpected cast of True to 0 in ctypes on macOS ARM OS-mac topic-ctypes type-bug An unexpected behavior, bug, or error
#107844 opened Aug 10, 2023 by jaraco
ctypes: Add docstrings for ctypes.pointer and ctypes.POINTER 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes docs Documentation in the Doc dir topic-ctypes type-feature A feature request or enhancement
#107659 opened Aug 5, 2023 by tomasr8
ctypes: Add a testcase for nested _as_parameter_ lookup topic-ctypes type-feature A feature request or enhancement
#107461 opened Jul 30, 2023 by tomasr8
Annotation-based syntax for ctypes structs topic-ctypes type-feature A feature request or enhancement
#104533 opened May 16, 2023 by orent
Annotation-based syntax for ctypes functions topic-ctypes type-feature A feature request or enhancement
#104532 opened May 16, 2023 by orent
ProTip! Exclude everything labeled bug with -label:bug.
X Tutup