Python C API compatibility
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 compatibility header library pythoncapi_compat.h.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0^20250918gitab72af8-1.fc44 | - |
Fedora 43 | 0^20250901git90c06a4-1.fc43 | 0^20250918gitab72af8-1.fc43 |
Fedora 42 | 0^20250918gitab72af8-1.fc42 | - |
Fedora 41 | 0^20250901git90c06a4-1.fc41 | 0^20250918gitab72af8-2.fc41 |
Fedora EPEL 9 | 0^20250901git90c06a4-1.el9 | 0^20250918gitab72af8-1.el9 |
Fedora EPEL 10.2 | 0^20250901git90c06a4-1.el10_2 | 0^20250918gitab72af8-1.el10_2 |
Fedora EPEL 10.1 | 0^20250901git90c06a4-1.el10_1 | 0^20250918gitab72af8-1.el10_1 |
Fedora EPEL 10.0 | 0^20250901git90c06a4-1.el10_0 | 0^20250918gitab72af8-1.el10_0 |
You can contact the maintainers of this package via email at
pythoncapi-compat dash maintainers at fedoraproject dot org
.