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

Skip to content

Commit 72bd8b7

Browse files
committed
Branch merge
2 parents 142fad4 + d0654ef commit 72bd8b7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ Core and Builtins
7575
Library
7676
-------
7777

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+
7882
- Issue #11459: A ``bufsize`` value of 0 in subprocess.Popen() really creates
7983
unbuffered pipes, such that select() works properly on them.
8084

0 commit comments

Comments
 (0)