mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
- Bug #1100201: Cross-site scripting was possible on BaseHTTPServer via
error messages.
This commit is contained in:
parent
a2aa1ac42b
commit
fbff1bcd69
1 changed files with 3 additions and 0 deletions
|
@ -147,6 +147,9 @@ Extension Modules
|
|||
Library
|
||||
-------
|
||||
|
||||
- Bug #1100201: Cross-site scripting was possible on BaseHTTPServer via
|
||||
error messages.
|
||||
|
||||
- Bug #1108948: Cookie.py produced invalid JavaScript code.
|
||||
|
||||
- The tokenize module now detects and reports indentation errors.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue