FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

_ctypes pt. 4 by arihant2math · Pull Request #5582 · RustPython/RustPython · GitHub

_ctypes pt. 4 - #5582

Merged
youknowone merged 23 commits into
RustPython:mainfrom
arihant2math:ctypes-pt4
Mar 25, 2025
Merged

_ctypes pt. 4#5582
youknowone merged 23 commits into
RustPython:mainfrom
arihant2math:ctypes-pt4

Conversation

arihant2math commented Mar 3, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

This PR tries to do the following:

  • importable ctypes Breaks pip
  • working string buffers
  • Get arguments to functions working
  • Get array arguments working (This (essentially) segfaults)

arihant2math changed the title _ctypes pt4 _ctypes pt. 4 Mar 3, 2025
arihant2math mentioned this pull request Mar 3, 2025
28 tasks

Copy link
Copy Markdown
Member

how about making another cut without ctypes/__init__.py?

Copy link
Copy Markdown
Contributor Author

Nope, seems like ctypes._reset_cache() has to exist.

arihant2math force-pushed the ctypes-pt4 branch 2 times, most recently from d9285ac to f0dee6d Compare March 24, 2025 00:04

Copy link
Copy Markdown
Contributor Author

@youknowone ready for review

arihant2math marked this pull request as ready for review March 24, 2025 04:51
Comment thread Lib/ctypes/__init__.py
Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com>

youknowone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

👍

Comment thread Lib/ctypes/__init__.py Outdated
Comment thread Lib/ctypes/__init__.py Outdated
Comment thread Lib/ctypes/__init__.py Outdated
Comment thread Lib/ctypes/__init__.py Outdated
Comment thread Lib/ctypes/__init__.py Outdated
Comment thread Lib/ctypes/__init__.py Outdated
youknowone merged commit 01d470f into RustPython:main Mar 25, 2025
arihant2math deleted the ctypes-pt4 branch March 27, 2025 20:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL