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.

Navigazione

  • indice
  • moduli |
  • successivo |
  • precedente |
  • Python »
  • 3.7.17 Documentation »
  • Python/C API Reference Manual »
  • |

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

Argomento precedente

Memory Management

Argomento successivo

Allocating Objects on the Heap

Questa pagina

  • Riporta un Bug
  • Mostra sorgente

Navigazione

  • indice
  • moduli |
  • successivo |
  • precedente |
  • Python »
  • 3.7.17 Documentation »
  • Python/C API Reference Manual »
  • |
© Copyright 2001-2023, Python Software Foundation.
La Python Software Foundation è una società senza scopo di lucro. Per favore, fai una donazione.
Ultimo aggiornamento giu 28, 2023. Trovato un bug?
Creato utilizzando Sphinx 2.3.1.