Python logo

Topik sebelumnya

Zarządzanie Pamięcią

Topik berikutnya

Mengalokasikan objek kedalam struktur data (heap)

This page

  • Report a bug
  • Show source

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Panduan Referensi Python/API C »
  • Dukungan Implementasi Objek
  • |
  • |

Dukungan Implementasi Objek¶

Bab ini menjelaskan fungsi, tipe, dan makro yang digunakan saat menentukan tipe objek baru.

  • Mengalokasikan objek kedalam struktur data (heap)
  • Struktur Objek Umum
    • Базові типи об'єктів і макроси
    • Реалізація функцій і методів
    • Доступ до атрибутів типів розширень
      • Member flags
      • Member types
      • Defining Getters and Setters
  • Type Object Structures
    • Referensi Cepat
      • "tp slots"
      • sub-slots
      • типи слотів
    • Визначення PyTypeObject
    • Слоти PyObject
    • Слоти PyVarObject
    • Слоти PyTypeObject
    • Static Types
    • Типи купи
    • Числові об’єктні структури
    • Відображення структур об’єктів
    • Структури об’єктів послідовності
    • Буферні об'єктні структури
    • Асинхронні об'єктні структури
    • Типи слотів
    • Contoh-contoh
  • Supporting Cyclic Garbage Collection
    • Controlling the Garbage Collector State
    • Querying Garbage Collector State

Topik sebelumnya

Zarządzanie Pamięcią

Topik berikutnya

Mengalokasikan objek kedalam struktur data (heap)

This page

  • Report a bug
  • Show source
«

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Panduan Referensi Python/API C »
  • Dukungan Implementasi Objek
  • |
  • |
© Hak Cipta 2001-2025, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

Terakhir diperbarui pada Sep 01, 2025 (10:20 UTC). Found a bug?
Created using Sphinx 8.2.3.