Package pythoncapi-compat-tools

Python C API compatibility

https://github.com/python/pythoncapi-compat

The pythoncapi-compat project can be used to write a C or C++ extension
supporting a wide range of Python versions with a single code base. It is made
of the pythoncapi_compat.h header file and the upgrade_pythoncapi.py script.

This package provides the command-line tool upgrade_pythoncapi.py.

Version: 0^20240408gitccea884

General Commands

upgrade_pythoncapi.py upgrade_pythoncapi.py – upgrade C extension modules to newer Python C API