Rustpython Capi Expansion

Implement missing RustPython C-API functions in crates/capi using the pyo3-ffi header split mapping (`pyo3-ffi/src/*.rs`, mirroring CPython C API headers). Use this whenever the user asks to add or port C-API functions (for example from setobject.h, dictobject.h, unicodeobject.h) or add capi tests.

rustpython 5b56929 3.2 KB Updated

File contents

rustpython/rustpython/tree/main/.agents/skills/rustpython-capi-expansion commit 5b56929a82

Frequently asked questions

npx skillmds@latest add rustpython/rustpython-capi-expansion