summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2020-12-02-07-37-59.bpo-42532.ObNep_.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-12-02-07-37-59.bpo-42532.ObNep_.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2020-12-02-07-37-59.bpo-42532.ObNep_.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-12-02-07-37-59.bpo-42532.ObNep_.rst b/Misc/NEWS.d/next/Library/2020-12-02-07-37-59.bpo-42532.ObNep_.rst
deleted file mode 100644
index 7465cb8e2e..0000000000
--- a/Misc/NEWS.d/next/Library/2020-12-02-07-37-59.bpo-42532.ObNep_.rst
+++ /dev/null
@@ -1 +0,0 @@
-Remove unexpected call of ``__bool__`` when passing a ``spec_arg`` argument to a Mock.