NEWS entry for Issue6631

This commit is contained in:
Senthil Kumaran 2012-01-21 11:45:12 +08:00
parent 58c6062068
commit b05f91d155
1 changed files with 2 additions and 0 deletions

View File

@ -89,6 +89,8 @@ Core and Builtins
Library
-------
- Issue #6631: Disallow relative file paths in urllib urlopen methods.
- Issue #13781: Prevent gzip.GzipFile from using the dummy filename provided by
file objects opened with os.fdopen().