summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2021-09-01 15:45:27 (GMT)
committerGitHub <noreply@github.com>2021-09-01 15:45:27 (GMT)
commit679cb4781ea370c3b3ce40d3334dc404d7e9d92b (patch)
treeded25a0c00d4b1be1af5cb8a585de51bf5fad3be /Python
parent863154c9292e70c5a8a1a3f22ef4ee42e2304281 (diff)
downloadcpython-679cb4781ea370c3b3ce40d3334dc404d7e9d92b.zip
cpython-679cb4781ea370c3b3ce40d3334dc404d7e9d92b.tar.gz
cpython-679cb4781ea370c3b3ce40d3334dc404d7e9d92b.tar.bz2
bpo-44895: libregrtest: refleak check clears types later (GH-28113)
libregrtest now clears the type cache later to reduce the risk of false alarm when checking for reference leaks. Previously, the type cache was cleared too early and libregrtest raised a false alarm about reference leaks under very specific conditions. Move also support.gc_collect() outside clear/cleanup functions to make the garbage collection more explicit. Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions