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 0bdfbfa commit 2b37ce7Copy full SHA for 2b37ce7
1 file changed
Misc/NEWS
@@ -23,6 +23,9 @@ Core and Builtins
23
Library
24
-------
25
26
+- Issue #6791: Limit header line length (to 65535 bytes) in http.client
27
+ and http.server, to avoid denial of services from the other party.
28
+
29
- Issue #10404: Use ctl-button-1 on OSX for the context menu in Idle.
30
31
- Issue #9907: Fix tab handling on OSX when using editline by calling
0 commit comments