Python logo

Topik sebelumnya

Memory Management

Topik berikutnya

Mengalokasikan objek kedalam struktur data (heap)

Halaman Ini

  • Laporkan Bug
  • Perlihatkan Sumber

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python logo
  • Python »
  • 3.11.10 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
    • Base object types and macros
    • Implementing functions and methods
    • Accessing attributes of extension types
  • Objek Tipe
    • Referensi Cepat
      • "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
  • Contoh-contoh
  • Supporting Cyclic Garbage Collection
    • Controlling the Garbage Collector State

Topik sebelumnya

Memory Management

Topik berikutnya

Mengalokasikan objek kedalam struktur data (heap)

Halaman Ini

  • Laporkan Bug
  • Perlihatkan Sumber
«

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python logo
  • Python »
  • 3.11.10 Documentation »
  • Panduan Referensi Python/API C »
  • Dukungan Implementasi Objek
  • |
  • |
© Hak Cipta 2001-2024, 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 10, 2024 (01:46 UTC). Found a bug?
Created using Sphinx 7.2.6.