[ Web Proxy ]
URL:
Viewing: https://docs.python.org/3.6/library/../tutorial/../using/../c-api/objimpl.html [Back]  [Original]

Object Implementation Support — Python 3.6.15 documentation
This document is for an old version of Python that is no longer supported. You should upgrade, and read the Python documentation for the current stable release.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • []
  • Python »
  • 3.6.15 Documentation »
  • Python/C API Reference Manual »
  • Quick search:
    |

Object Implementation Support

This chapter describes the functions, types, and macros used when defining new object types.

  • Allocating Objects on the Heap
  • Common Object Structures
  • Type Objects
  • Number Object Structures
  • Mapping Object Structures
  • Sequence Object Structures
  • Buffer Object Structures
  • Async Object Structures
  • Supporting Cyclic Garbage Collection

Previous topic

Memory Management

Next topic

Allocating Objects on the Heap

This Page

  • Report a Bug
  • Show Source

Navigation

  • index
  • modules |
  • next |
  • previous |
  • []
  • Python »
  • 3.6.15 Documentation »
  • Python/C API Reference Manual »
  • Quick search:
    |
© Copyright 2001-2025, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Last updated on Apr 16, 2025. Found a bug?
Created using Sphinx 2.3.1.

Web Proxy Viewer  |  New URL  |  Original Page