mirror of
https://github.com/python/cpython.git
synced 2025-10-15 19:29:46 +00:00
![]() For interpreters that share state with the main interpreter, this points to the same static memory structure. For interpreters with their own obmalloc state, it is heap allocated. Add free_obmalloc_arenas() which will free the obmalloc arenas and radix tree structures for interpreters with their own obmalloc state. Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
_analyzer.py | ||
_builtin_types.py | ||
_capi.py | ||
_files.py | ||
_parser.py | ||
globals-to-fix.tsv | ||
ignored.tsv | ||
known.tsv |