FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

pythoncapi-compat/docs/index.rst at main · python/pythoncapi-compat · GitHub

Latest commit

 

History

History
29 lines (23 loc) · 803 Bytes

File metadata and controls

29 lines (23 loc) · 803 Bytes

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.

Documentation:

.. toctree::
   :maxdepth: 2

   upgrade
   api
   users
   tests
   changelog
   links

This project is distributed under the Zero Clause BSD (0BSD) license and is covered by the PSF Code of Conduct.


Back | FazBrowse Home | New Git URL