Skip to content

Initial _ctypes implementation#5516

Closed
arihant2math wants to merge 1 commit intoRustPython:mainfrom
arihant2math:ctypes
Closed

Initial _ctypes implementation#5516
arihant2math wants to merge 1 commit intoRustPython:mainfrom
arihant2math:ctypes

Conversation

@arihant2math
Copy link
Contributor

@arihant2math arihant2math commented Feb 13, 2025

In order to make this merge-able, I've highly reduced the scope of this. This will not make the ctypes module anywhere close to usable, but will atleast expose a few useful APIs with regards to errno.

  • get_errno (tested)
  • set_errno (tested)
  • _CData

@arihant2math arihant2math marked this pull request as ready for review February 13, 2025 05:20
@arihant2math arihant2math force-pushed the ctypes branch 2 times, most recently from dd5e460 to 05a0520 Compare February 13, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant