PyO3/pyo3

Define C-variadic FFI functions on `nightly` feature

Open

#5777 aperta il 4 feb 2026

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

Metriche repository

Star
 (10.152 star)
Metriche merge PR
 (Merge medio 12g 19h) (64 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