blob: 15e3401c59716b450be2d53b2d642d437ea65612 [file] [log] [blame]
+++++++++++
Python News
+++++++++++
(editors: check NEWS.help for information about editing NEWS using ReST.)
What's New in Python 3.1 alpha 0
================================
*Release date: XX-XXX-2008*
Core and Builtins
-----------------
Library
-------
- Issue #4537: webbrowser.UnixBrowser would fail to open the browser because
it was calling the wrong open() function.
- Issue #1055234: cgi.parse_header(): Fixed parsing of header parameters to
support unusual filenames (such as those containing semi-colons) in
Content-Disposition headers.
Build
-----
Docs
----
**(For information about older versions, consult the HISTORY file.)**