Jeong, YunWon
Jeong, YunWon
## Summary by CodeRabbit * **Bug Fixes** * Improved initialization process for ctypes structures * Fixed field count tracking in ctypes unions * **Enhancements** * Better support for positional and...
support #6428
# Bug report ### Bug description: The behavior of venv was changed in 48d926269963. Before this change, libpath was hard-coded as `python%d.%d`. It has now been replaced with `sysconfig.get_path(..., scheme='venv')`....
Based on @Masterchef365's patch, minimized the diff and fixed test
## Summary by CodeRabbit * **Chores** * Upgraded a build-time codegen dependency to a newer patch release to stay current; no user-facing behavior changes. * Updated CI matrix for macOS/iOS:...