Tin mới
eric-wieser:ctypes-empty-array-itemsize
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
BUG: np.dtype(ctype) does not respect endianness numpy/numpy#10533
WIP: Remove fragile use of __array_interface__ in ctypeslib.as_array numpy/numpy#10970
Test failures TestNewBufferProtocol.test_error_too_many_dims numpy/numpy#11115
BUG: np.dtype(ctypes.Structure) does not respect _pack_ field numpy/numpy#10532
Merge branch 'main' into ctypes-empty-array-itemsize
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Merge branch 'main' into ctypes-empty-array-itemsize
memoryview & ctypes: incorrect itemsize for empty array #76963
: PEP3118 itemsize of an empty ctypes array should not …
: PEP3118 itemsize of an empty ctypes array should not …
: PEP3118 itemsize of an empty ctypes array should not…
: PEP3118 itemsize of an empty ctypes array should not…
Merged main into regmachine branch (
gh-76961: Fix the PEP3118 format string for ctypes.Structure #5561