Skip to content

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)

Notifications You must be signed in to change notification settings

Nexedi/pycapicompat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages