Python logo

Poprzedni temat

Zarządzanie Pamięcią

Następny temat

Przydzielanie obiektów na stercie

This page

  • Report a bug
  • Show source

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Python/C API Podręcznik »
  • Object Implementation Support
  • |
  • |

Object Implementation Support¶

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

  • Przydzielanie obiektów na stercie
  • Wspólne struktury obiektów
    • 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
    • Przykłady
  • Supporting Cyclic Garbage Collection
    • Controlling the Garbage Collector State
    • Querying Garbage Collector State

Poprzedni temat

Zarządzanie Pamięcią

Następny temat

Przydzielanie obiektów na stercie

This page

  • Report a bug
  • Show source
«

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Python/C API Podręcznik »
  • Object Implementation Support
  • |
  • |
© Prawa autorskie 2001-2025, Python Software Foundation.
Ta strona jest objęta licencją Python Software Foundation w wersji 2.
Przykłady, przepisy i inny kod w dokumentacji są dodatkowo objęte licencją Zero Clause BSD.
Zobacz Historię i licencję aby uzyskać więcej informacji.

Python Software Foundation jest organizacją non-profit. Prosimy o wsparcie.

Ostatnia aktualizacja wrz 26, 2025 (08:29 UTC). Znalazłeś(-aś) błąd?
Stworzone za pomocą Sphinx 8.2.3.