PyO3/pyo3

Define C-variadic FFI functions on `nightly` feature

オープン

#5,777 opened on 2026/02/04

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (668 件のフォーク)batch import
FFIGood First Issue

Repository metrics

Stars
 (10,152 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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