Nexedi / pycapicompat

Extra CAPI functions for compatibility between various C-based Python implementations (Mirror of https://lab.nexedi.com/nexedi/pycapicompat ; Please submit patches and issues there)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pycapicompat.h - Extra CAPI functions for compatibility between various C-based Python implementations

UPDATE:as of 2016-Sep-28 pycapicompat.h is no longer active. All relevant bits went into Cython codebase directly: cython/cython#528

( below is original project description )

pycapicompat.h is a C-header with additional CAPI functions providing unified access to C-based functionality between various C-bases Python implementations. Currently covered are:

we would also be glad to cover PyPy and we will try to do so on a best effort basis. Patches are, as always, welcome.

About

Extra CAPI functions for compatibility between various C-based Python implementations (Mirror of https://lab.nexedi.com/nexedi/pycapicompat ; Please submit patches and issues there)


Languages

Language:C 100.0%