PyO3/pyo3

Define C-variadic FFI functions on `nightly` feature

Open

#5,777 建立於 2026年2月4日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (668 fork)batch import
FFIGood First Issue

倉庫指標

Star
 (10,152 star)
PR 合併指標
 (平均合併 9天 18小時) (30 天內合併 51 個 PR)

描述

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.

貢獻者指南