8000 Branch merge · python/cpython@72bd8b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 72bd8b7

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)
0