pythoncapi
latest
  • Statistics on the Python C API
  • Status of the new Python C API
  • Rationale to change the Python C API
  • Bad C API
  • A new C API for Python
  • Python runtimes
  • Old C API
  • Implement a PyTypeObject in C
  • Optimization ideas
  • Fix the Python C API to optimize Python
  • Backward compatibility
  • Supporting multiple Python versions per operating system release
  • C API calling conventions
  • Python stable ABI
  • Consumers of the Python C API
  • PyPy cpyext module
  • Cython
  • cffi
  • Gilectomy
  • Remove the C API
  • Performance
  • Split Include/ directory
  • PyHandle
  • Deprecate old APIs
  • Python Intermediate representation (IR)
  • Reorganize Python “runtime”
  • Opaque PyObject structure
  • Implicit and explicit resource management
  • Links
  • Misc notes
pythoncapi
  • Docs »
  • Links
  • Edit on GitHub

Links¶

  • Python C API (this documentation)
  • CPython fork implementing Py_NEWCAPI
  • pythoncapi GitHub project (this documentation can be found in the doc/ subdirectory).
  • capi-sig mailing list
  • py3c (py3c on GitHub): A Python 2/3 compatibility layer for C extensions.
Next Previous

© Copyright 2018, Victor Stinner Revision dee92014.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.