summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/IDLE
diff options
context:
space:
mode:
authorPablo Galindo <Pablogsal@gmail.com>2021-04-30 18:34:29 (GMT)
committerGitHub <noreply@github.com>2021-04-30 18:34:29 (GMT)
commit6689e45dfee75d756c540ff0946ebf0ae8847f43 (patch)
tree9b8c7f182cbb80d106724bfeb5d65d8cb6008c40 /Misc/NEWS.d/next/IDLE
parent665c7746fca180266b121183c2d5136c547006e0 (diff)
downloadcpython-6689e45dfee75d756c540ff0946ebf0ae8847f43.zip
cpython-6689e45dfee75d756c540ff0946ebf0ae8847f43.tar.gz
cpython-6689e45dfee75d756c540ff0946ebf0ae8847f43.tar.bz2
bpo-43981: Fix reference leaks in test_squeezer (GH-25758)
Diffstat (limited to 'Misc/NEWS.d/next/IDLE')
-rw-r--r--Misc/NEWS.d/next/IDLE/2021-04-30-17-59-56.bpo-43981.3EFl1H.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/IDLE/2021-04-30-17-59-56.bpo-43981.3EFl1H.rst b/Misc/NEWS.d/next/IDLE/2021-04-30-17-59-56.bpo-43981.3EFl1H.rst
new file mode 100644
index 0000000..10eb8b0
--- /dev/null
+++ b/Misc/NEWS.d/next/IDLE/2021-04-30-17-59-56.bpo-43981.3EFl1H.rst
@@ -0,0 +1 @@
+Fix reference leak in test_squeezer. Patch by Pablo Galindo \ No newline at end of file