aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-08-21-15-24-14.bpo-41604.rTXleO.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2020-08-21-15-24-14.bpo-41604.rTXleO.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-08-21-15-24-14.bpo-41604.rTXleO.rst b/Misc/NEWS.d/next/Library/2020-08-21-15-24-14.bpo-41604.rTXleO.rst
deleted file mode 100644
index 0f9794cbdb3..00000000000
--- a/Misc/NEWS.d/next/Library/2020-08-21-15-24-14.bpo-41604.rTXleO.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Don't decrement the reference count of the previous user_ptr when
-set_panel_userptr fails.