mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Update Misc/NEWS to include issue #9795 (nntplib context manager support)
This commit is contained in:
parent
dc29e7dfd1
commit
3a9559b844
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue