FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Tracking issue for ctypes · Issue #5572 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
100
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Tracking issue for ctypes
#5572
Copy link
Copy link
Closed
Feature
#6457
Closed
Tracking issue for ctypes
#5572
Feature
#6457
Copy link
Description
arihant2math
Issue body actions
Basic structure to hold data SimpleCData
_ctypes pt. 2
#5524
Dynamic library loading
_ctypes pt. 2
#5524
Basic function calling
_ctypes pt. 3
#5530
Custom return types for functions
_ctypes pt. 4
#5582
Arrays
_ctypes pt. 4
#5582
Pointers
_ctypes pt. 5
#5653
C structures/unions
C structures/unions endian support
Working import ctypes (pip must be working for this)
Bugs
Errors are incorrectly named
fix _ctypes error names
#5548
Function arguments cause errors to be thrown
_ctypes pt. 4
#5582
Return type of functions is c_int and cannot be changed
Error handling isn't great when loading/executing functions.
_ctypes pt. 4
#5582
Creating string buffers is broken
_ctypes pt. 4
#5582
Arrays are broken
_ctypes pt. 4
#5582
Arrays as arguments are broken
Arrays are not properly represented
Fix _ctypes.Array base and metaclass
#5620
Structures are not properly represented
Fix _ctypes.Array base and metaclass
#5620
Unimplemented Functions
addressof
_ctypes addressof and Structure
#5573
alignment
byref
resize
get_errno/set_errno
Initial _ctypes implementation
#5519
_memmove_addr
_memset_addr
_string_at_addr
_cast_addr
_wstring_at_addr
Reactions are currently unavailable
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Type
Feature
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions
Back
|
FazBrowse Home
|
New Git URL
Bugs
Unimplemented Functions