PyO3/pyo3

Define C-variadic FFI functions on `nightly` feature

开放

#5,777 创建于 2026年2月4日

 (0 条评论) (0 个反应) (0 位负责人)Rust (668 个派生)batch import
FFIGood First Issue

仓库指标

星标
 (10,152 个星标)
PR 合并指标
 (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.

贡献者指南