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.
2 parents 833d912 + 799c669 commit d0654efCopy full SHA for d0654ef
1 file changed
Misc/NEWS
@@ -75,6 +75,10 @@ Core and Builtins
75
Library
76
-------
77
78
+- Issue #11563: Connection:close header is sent by requests using URLOpener
79
+ class which helps in closing of sockets after connection is over. Patch
80
+ contributions by Jeff McNeil and Nadeem Vawda.
81
+
82
- Issue #11459: A ``bufsize`` value of 0 in subprocess.Popen() really creates
83
unbuffered pipes, such that select() works properly on them.
84
0 commit comments