Skip to content

Commit 3a9559b

Browse files
committed
Update Misc/NEWS to include issue python#9795 (nntplib context manager support)
1 parent dc29e7d commit 3a9559b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ Core and Builtins
5555
Library
5656
-------
5757

58+
- Issue #9795: add context manager protocol support for nntplib.NNTP class.
59+
5860
- Issue #11306: mailbox in certain cases adapts to an inability to open
5961
certain files in read-write mode. Previously it detected this by
6062
checking for EACCES, now it also checks for EROFS.

0 commit comments

Comments
 (0)