Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Issues list
gh-57089: Note _layout_ in the bitfield docs awaiting core review docsDocumentation in the Doc dir needs backport to 3.14bugs and security fixes skip news topic-ctypes
#134148 openedMay 17, 2025 byencukouLoading…
Remove deprecated and undocumented functionPython modules in the Lib dir topic-ctypes type-featureA feature request or enhancement
ctypes.SetPointerType
stdlib #133866 openedMay 11, 2025 bypicnixz
Avoid DeprecationWarning forC modules in the Modules dir topic-ctypes type-bugAn unexpected behavior, bug, or error
_pack_
without_layout_
when there are not bit-fields? extension-modules #133800 openedMay 10, 2025 byseberg
gh-69011:Documentation in the Doc dir needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip news topic-ctypes
ctypes.create_*_buffer
clarify NUL termination character inclusion awaiting core review docs #132858 openedApr 23, 2025 byStanFromIrelandLoading…
_objects
attribute of ctypes data instances is sometimes not None or a dictionary docs #132177 openedApr 6, 2025 bybrianschubert
Silent ctypes.struct layout change from native to Windows when bitfields are used 3.14bugs and security fixes topic-ctypes type-bugAn unexpected behavior, bug, or error
#131747 openedMar 25, 2025 byBCSharp
test_dllist
fails on NetBSD: dl_iterate_phdr doesn't report shared libraries 3.14 #131565 openedMar 21, 2025 byfurkanonder
Build failure of 3.12.9 on Cygwin buildThe build process and cross-build topic-ctypes type-bugAn unexpected behavior, bug, or error
#130423 openedFeb 21, 2025 bymatzeri
ctypes.Structure: bitfield of underaligned type can cause read of unrelated memory extension-modulesC modules in the Modules dir topic-ctypes type-bugAn unexpected behavior, bug, or error
#130410 openedFeb 21, 2025 byencukou
The errors that occur when replacingC modules in the Modules dir topic-ctypes type-bugAn unexpected behavior, bug, or error
ctypes.windll.foobar
/ctypes.WinDLL("foobar")
withctypes.oledll.foobar
/ctypes.OleDLL("foobar")
extension-modules #129010 openedJan 19, 2025 byjunkmd
Untangle ctypes bitfield size and expose field information extension-modulesC modules in the Modules dir stdlibPython modules in the Lib dir topic-ctypes type-featureA feature request or enhancement
#128715 openedJan 10, 2025 byencukou
Replace ctypes.DllGetClassObject and remove DllCanUnloadNow extension-modulesC modules in the Modules dir OS-windows topic-ctypes
#127369 openedNov 28, 2024 byencukou
gh-74695: Add support for ctypes.c_bool on opposite endian systems awaiting review needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes topic-ctypes
#127280 openedNov 26, 2024 byzbarnettLoading…
Ctypes: Unclear Error Message for WinFunctionType Mismatch in Windows API Calls OS-windows topic-ctypes type-featureA feature request or enhancement
#125788 openedOct 21, 2024 bysongyuc
Mac M1: ctypes crashes Blender application when I load and run my dylib. OS-mac topic-ctypes type-crashA hard crash of the interpreter, possibly with a core dump
#121142 openedJun 28, 2024 bymifth
Please add documentation of the bitfield ordering for ctypes.Structure types docsDocumentation in the Doc dir topic-ctypes
#118434 openedApr 30, 2024 byTomCulliton
ctypes.Structure superclass with bitfields do not parse properly when it doesn't end on a byte boundary topic-ctypes type-bugAn unexpected behavior, bug, or error
#117942 openedApr 16, 2024 bycquick01
ctypes.Structure
fields initialises incorrectly with\x00
-containing bytes topic-ctypes type-bug #117822 openedApr 12, 2024 byjorektheglitch
Call C++ function using ctypes py_object argument on windows doesn't work topic-ctypes type-bugAn unexpected behavior, bug, or error
#114754 openedJan 30, 2024 bygtwpro
Misleading documentation for ctypes.PYFUNCTYPE docsDocumentation in the Doc dir topic-ctypes
#114150 openedJan 16, 2024 byarrmansa
Possibleonly security fixes topic-ctypes topic-subinterpreters type-crashA hard crash of the interpreter, possibly with a core dump
heap-use-after-free
in ctypes in Python 3.12 3.12 #113576 openedDec 29, 2023 byjiridanek
ctypes cdll list exported functions topic-ctypes type-featureA feature request or enhancement
#113388 openedDec 22, 2023 byZibri
c_char array value attribute returns incorrectly docsDocumentation in the Doc dir topic-ctypes
#112860 openedDec 8, 2023 byevilzhou
Allow setting the memory alignment of raw memory from Python topic-ctypes type-featureA feature request or enhancement
#112448 openedNov 27, 2023 bybertsch-bf
How to continue normal processing when using errcheck protocol in ctypes docsDocumentation in the Doc dir topic-ctypes
#112423 openedNov 26, 2023 bybutscher
ProTip! Typegp on any issue or pull request to go back to the pull request listing page.