PyO3/pyo3

Define C-variadic FFI functions on `nightly` feature

Open

#5,777 opened on 2026年2月4日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (668 forks)batch import
FFIGood First Issue

Repository metrics

Stars
 (10,152 stars)
PR merge metrics
 (平均マージ 9d 18h) (30d で 51 merged PRs)

説明

It struck me that FFI definitions of variadic functions like PyArg_ParseTupleAndKeywords could be implemented with the nightly feature - this would probably be a good way to help the c_variadic feature gain feedback upstream.

コントリビューターガイド