Python Extension Patterns
latest
  • 1. Introduction
  • 2. PyObjects and Reference Counting
  • 3. Exception Raising
  • 4. A Pythonic Coding Pattern for C Functions
  • 5. Parsing Python Arguments
  • 6. Creating New Types
  • 7. Setting and Getting Module Globals
  • 8. Calling super() from C
  • 9. Setting Compiler Flags
  • 10. Debugging
  • 11. Memory Leaks
  • 12. Thread Safety
  • 13. Source Code Layout
  • 14. Using C++ With CPython Code
  • 15. Pickling C Extension Types
  • 16. Miscellaneous
  • 17. Further Reading
Python Extension Patterns
  • Docs »
  • Search
  • Edit on GitHub


© Copyright 2014, Paul Ross Revision 3c9d5601.

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.