Update News entry.

This commit is contained in:
Senthil Kumaran 2011-12-23 11:14:56 +08:00
parent 17fbe402d4
commit 84c18aaa4c

View file

@ -86,6 +86,8 @@ Core and Builtins
Library
-------
- Issue #12798: Updated the mimetypes documentation.
- Issue #13639: Accept unicode filenames in tarfile.open(mode="w|gz").
- Issue #1785: Fix inspect and pydoc with misbehaving descriptors.