summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2019-01-13-01-33-00.bpo-35726.dasdas.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-01-13-01-33-00.bpo-35726.dasdas.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2019-01-13-01-33-00.bpo-35726.dasdas.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-01-13-01-33-00.bpo-35726.dasdas.rst b/Misc/NEWS.d/next/Library/2019-01-13-01-33-00.bpo-35726.dasdas.rst
deleted file mode 100644
index f47cdc128e..0000000000
--- a/Misc/NEWS.d/next/Library/2019-01-13-01-33-00.bpo-35726.dasdas.rst
+++ /dev/null
@@ -1 +0,0 @@
-QueueHandler.prepare() now makes a copy of the record before modifying and enqueueing it, to avoid affecting other handlers in the chain.