Kaydet (Commit) 22e2f73d authored tarafından Guido van Rossum's avatar Guido van Rossum

Update versions/dates for release of 2.3a2. Added some last-minute news.

üst b76bdf8e
...@@ -7,7 +7,7 @@ Python News ...@@ -7,7 +7,7 @@ Python News
What's New in Python 2.3 alpha 2? What's New in Python 2.3 alpha 2?
================================= =================================
*Release date: XX-XXX-2003* *Release date: 19-Feb-2003*
Core and builtins Core and builtins
----------------- -----------------
...@@ -346,20 +346,18 @@ C API ...@@ -346,20 +346,18 @@ C API
'B', 'h', 'H', 'i', and 'l' codes). Future versions of Python will 'B', 'h', 'H', 'i', and 'l' codes). Future versions of Python will
raise a TypeError. raise a TypeError.
New platforms
-------------
TBD
Tests Tests
----- -----
TBD - Several tests weren't being run. Now they are.
Windows Windows
------- -------
- The timeout code for socket connect() didn't work right; this has
now been fixed. test_timeout.py should pass (at least most of the
time).
- distutils' msvccompiler class now passes the preprocessor options to - distutils' msvccompiler class now passes the preprocessor options to
the resource compiler. See SF patch #669198. the resource compiler. See SF patch #669198.
......
This is Python version 2.3 alpha 1 This is Python version 2.3 alpha 2
================================== ==================================
Copyright (c) 2001, 2002, 2003 Python Software Foundation. Copyright (c) 2001, 2002, 2003 Python Software Foundation.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment