Python logo

Subiectul precedent

Memory Management

Subiectul următor

Allocating Objects on the Heap

This page

  • Report a bug
  • Show source

Navigație

  • index
  • module |
  • următor |
  • precedent |
  • Python logo
  • Python »
  • 3.14.0 Documentation »
  • Python/C API Reference Manual »
  • Object Implementation Support
  • |
  • |

Object Implementation Support¶

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

  • Allocating Objects on the Heap
  • Object Life Cycle
    • Life Events
    • Cyclic Isolate Destruction
    • Functions
  • Common Object Structures
    • Base object types and macros
    • Implementing functions and methods
    • Accessing attributes of extension types
      • Member flags
      • Member types
      • Defining Getters and Setters
  • Type Object Structures
    • Quick Reference
      • „tp slots”
      • sub-slots
      • slot typedefs
    • PyTypeObject Definition
    • PyObject Slots
    • PyVarObject Slots
    • PyTypeObject Slots
    • Static Types
    • Heap Types
    • Number Object Structures
    • Mapping Object Structures
    • Sequence Object Structures
    • Buffer Object Structures
    • Async Object Structures
    • Slot Type typedefs
    • Examples
  • Supporting Cyclic Garbage Collection
    • Controlling the Garbage Collector State
    • Querying Garbage Collector State

Subiectul precedent

Memory Management

Subiectul următor

Allocating Objects on the Heap

This page

  • Report a bug
  • Show source
«

Navigație

  • index
  • module |
  • următor |
  • precedent |
  • Python logo
  • Python »
  • 3.14.0 Documentation »
  • Python/C API Reference Manual »
  • Object Implementation Support
  • |
  • |
© Drepturi de autor 2001 Python Software Foundation.
Pagina de față este licențiată cu Versiunea 2 a Python Software Foundation License (Licența fundației Python dedicată software-ului).
Exemplele, rețetele și alte fragmente de cod din documentație sunt licențiate suplimentar cu Zero Clause BSD License (Licența de clauză zero a BSD-ului).
Vedeți Istoric și licență pentru mai multe informații.

Python Software Foundation (PSF, Fundația Python dedicată software-ului) este o corporație non-profit. Vă rugăm să donați.

Ultima modificare în nov. 08, 2025 (07:12 UTC). Ați găsit o greșeală?
Creat cu Sphinx 8.2.3.