Commit 3a9559b8 authored by Giampaolo Rodolà's avatar Giampaolo Rodolà

Update Misc/NEWS to include issue #9795 (nntplib context manager support)

parent dc29e7df
......@@ -55,6 +55,8 @@ Core and Builtins
Library
-------
- Issue #9795: add context manager protocol support for nntplib.NNTP class.
- Issue #11306: mailbox in certain cases adapts to an inability to open
certain files in read-write mode. Previously it detected this by
checking for EACCES, now it also checks for EROFS.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment