mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
merge 11442 NEWS
This commit is contained in:
commit
c116da04a9
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #11442: Add a charset parameter to the Content-type in SimpleHTTPServer
|
||||
to avoid XSS attacks.
|
||||
|
||||
- Issue #11467: Fix urlparse behavior when handling urls which contains scheme
|
||||
specific part only digits. Patch by Santoso Wijaya.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue