ActiveState homepage
docs.activestate.com
ActivePython 3.6.6 Documentation
  • Get ActivePython
      Release notes Windows installation Linux/Unix Installaton macOS Installation License
  • Get Started
      What's included Windows Linux/Unix macOS Package Reference Python 3.6.6 docs
  • Contact Us

Object Implementation Support — Python 3.6.6 documentation

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • en 3.6.6 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

Previous topic

Memory Management

Next topic

Allocating Objects on the Heap

This Page

  • Report a Bug
  • Show Source

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • en 3.6.6 Documentation »
  • Python/C API Reference Manual »
  • |
© Copyright 2001-2018, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Last updated on Jul 30, 2018. Found a bug?
Created using Sphinx 1.7.6.
Documentation built with Hugo using the Material theme.
ActiveState Platform   Downloads   Community   Code Recipes  
© 2020 ActiveState Software Inc. All rights reserved. Trademarks. Privacy Policy.