Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.
/ pyo3-ffi-check Public archive

Automated verification of PyO3 FFI definitions

Notifications You must be signed in to change notification settings

PyO3/pyo3-ffi-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyo3-ffi-check

This is a simple program which compares ffi definitions from pyo3-ffi against those produced by bindgen.

If any differ in size, these are printed to stdout and a the process will exit nonzero.

The main purpose of this program is to run a scheduled weekly job in Github actions to catch possible errors in PyO3's ffi definitions.

About

Automated verification of PyO3 FFI definitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published