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 9a27b0c commit 0f0c332Copy full SHA for 0f0c332
2 files changed
Misc/ACKS
@@ -449,6 +449,7 @@ Vladimir Kushnir
449
Cameron Laird
450
Torsten Landschoff
451
Tino Lange
452
+Łukasz Langa
453
Andrew Langmead
454
Detlef Lannert
455
Soren Larsen
Misc/NEWS
@@ -473,6 +473,8 @@ C-API
473
Library
474
-------
475
476
+- Issue #7113: Speed up loading in configparser. Patch by Łukasz Langa.
477
+
478
- Issue #9032: XML-RPC client retries the request on EPIPE error. The EPIPE
479
error occurs when the server closes the socket and the client sends a big
480
XML-RPC request.
0 commit comments