Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a4cfd60

Browse files
committed
Updated Misc/NEWS with #17508.
1 parent 4b52ae8 commit a4cfd60

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,9 @@ Core and Builtins
233233
Library
234234
-------
235235

236+
- Issue #17508: Corrected MemoryHandler configuration in dictConfig() where
237+
the target handler wasn't configured first.
238+
236239
- Issue #5713: smtplib now handles 421 (closing connection) error codes when
237240
sending mail by closing the socket and reporting the 421 error code via the
238241
exception appropriate to the command that received the error response.

0 commit comments

Comments
 (0)