bpo-38379: don't claim objects are collected when they aren't (#16658)
* bpo-38379: when a finalizer resurrects an object, nothing is actually collected in this run of gc. Change the stats to relect that truth.
T
Tim Peters committed
ecbf35f9335b0420cb8adfda6f299d6747a16515
Parent: 01171eb
Committed by GitHub <noreply@github.com>
on 10/9/2019, 5:37:30 PM