Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b52ae8 commit a4cfd60Copy full SHA for a4cfd60
1 file changed
Misc/NEWS
@@ -233,6 +233,9 @@ Core and Builtins
233
Library
234
-------
235
236
+- Issue #17508: Corrected MemoryHandler configuration in dictConfig() where
237
+ the target handler wasn't configured first.
238
+
239
- Issue #5713: smtplib now handles 421 (closing connection) error codes when
240
sending mail by closing the socket and reporting the 421 error code via the
241
exception appropriate to the command that received the error response.
0 commit comments