8000
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 78cceec commit c2a66f2Copy full SHA for c2a66f2
Misc/NEWS
@@ -49,9 +49,9 @@ Core and Builtins
49
Library
50
-------
51
52
-- Issue #7776: Backport Fix ``Host:'' header and reconnection when using
53
- http.client.HTTPConnection.set_tunnel() from Python 3.
54
- Patch by Nikolaus Rath.
+- Issue #7776: Backport Fix ``Host:'' header and reconnection when using
+ http.client.HTTPConnection.set_tunnel() from Python 3. Patch by Nikolaus
+ Rath.
55
56
- Issue #21306: Backport hmac.compare_digest from Python 3. This is part of PEP
57
466.
0 commit comments