Skip to content
Branch: master
Find file History
vstinner bpo-39489: Remove COUNT_ALLOCS special build (GH-18259)
Remove:

* COUNT_ALLOCS macro
* sys.getcounts() function
* SHOW_ALLOC_COUNT code in listobject.c
* SHOW_TRACK_COUNT code in tupleobject.c
* PyConfig.show_alloc_count field
* -X showalloccount command line option
* @test.support.requires_type_collecting decorator
Latest commit c6e5c11 Feb 3, 2020
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
README
_freeze_importlib.c
_testembed.c
python.c

README

Source files for binary executables (as opposed to shared modules)
You can’t perform that action at this time.