diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-05-22-15-26-08.bpo-37008.WPbv31.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-05-22-15-26-08.bpo-37008.WPbv31.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-05-22-15-26-08.bpo-37008.WPbv31.rst b/Misc/NEWS.d/next/Library/2019-05-22-15-26-08.bpo-37008.WPbv31.rst deleted file mode 100644 index 42747ae..0000000 --- a/Misc/NEWS.d/next/Library/2019-05-22-15-26-08.bpo-37008.WPbv31.rst +++ /dev/null @@ -1,2 +0,0 @@ -Add support for calling :func:`next` with the mock resulting from -:func:`unittest.mock.mock_open` |