diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-10-13-18-16-20.bpo-31522.rWBb43.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-10-13-18-16-20.bpo-31522.rWBb43.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-10-13-18-16-20.bpo-31522.rWBb43.rst b/Misc/NEWS.d/next/Library/2018-10-13-18-16-20.bpo-31522.rWBb43.rst deleted file mode 100644 index 5aea717..0000000 --- a/Misc/NEWS.d/next/Library/2018-10-13-18-16-20.bpo-31522.rWBb43.rst +++ /dev/null @@ -1 +0,0 @@ -The `mailbox.mbox.get_string` function *from_* parameter can now successfully be set to a non-default value. |