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
V
Victor Stinner committed
c6e5c1123bac6cbb4c85265155af5349dcea522e
Parent: 869c0c9
Committed by GitHub <noreply@github.com>
on 2/3/2020, 2:17:15 PM