aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS.d/2019-09-11-14-45-30.bpo-38093.yQ6k7y.rst
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.d/2019-09-11-14-45-30.bpo-38093.yQ6k7y.rst')
-rw-r--r--NEWS.d/2019-09-11-14-45-30.bpo-38093.yQ6k7y.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS.d/2019-09-11-14-45-30.bpo-38093.yQ6k7y.rst b/NEWS.d/2019-09-11-14-45-30.bpo-38093.yQ6k7y.rst
deleted file mode 100644
index 24a5301..0000000
--- a/NEWS.d/2019-09-11-14-45-30.bpo-38093.yQ6k7y.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Fixes AsyncMock so it doesn't crash when used with AsyncContextManagers
-or AsyncIterators.