diff options
author | Pablo Galindo <Pablogsal@gmail.com> | 2019-10-09 22:42:54 +0100 |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-10-09 14:42:54 -0700 |
commit | a081e931505f190b5ccdff9a781e59b3f13fcc31 (patch) | |
tree | 3e0cbb7dd667b3f866655b34713ccd5faad18ded /Python/Python-ast.c | |
parent | 598bfa4d457d61431142ad99ecbb9bd10cf314e6 (diff) | |
download | cpython-git-a081e931505f190b5ccdff9a781e59b3f13fcc31.tar.gz |
[3.7] bpo-38379: don't claim objects are collected when they aren't (GH-16658) (GH-16685)
* [bpo-38379](https://bugs.python.org/issue38379): when a finalizer resurrects an object,
nothing is actually collected in this run of gc.
Change the stats to relect that truth..
(cherry picked from commit ecbf35f9335b0420cb8adfda6f299d6747a16515)
Co-authored-by: Tim Peters <tim.peters@gmail.com>
https://bugs.python.org/issue38379
Automerge-Triggered-By: @pablogsal
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions