PyO3/pyo3

Define C-variadic FFI functions on `nightly` feature

Aperta

#5777 aperta il 4 feb 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (668 fork)batch import
FFIGood First Issue

Metriche repository

Star
 (10.152 stelle)
Metriche merge PR
 (Merge medio 9g 18h) (51 PR mergiate in 30 g)

Descrizione

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.

Guida contributor