mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Added item about the webbrowser security fix.
This commit is contained in:
parent
f706b1c807
commit
3673612754
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@ Library
|
|||
"anonymous@" as default password, rather than the real user and host
|
||||
name.
|
||||
|
||||
- webbrowser: tightened up the command passed to os.system() so that
|
||||
arbitrary shell code can't be executed because a bogus URL was
|
||||
passed in.
|
||||
|
||||
Tools/Demos
|
||||
|
||||
Build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue