Update release status. Close several open issues.
This commit is contained in:
parent
935daf2489
commit
e41c97ed97
15
pep-0226.txt
15
pep-0226.txt
|
@ -21,26 +21,17 @@ Release Schedule
|
||||||
|
|
||||||
Tentative future release dates
|
Tentative future release dates
|
||||||
|
|
||||||
01-Mar-2001: First 2.1 beta release
|
|
||||||
XX-Mar-2001: Second beta as needed
|
XX-Mar-2001: Second beta as needed
|
||||||
13-Apr-2001: 2.1 final release
|
13-Apr-2001: 2.1 final release
|
||||||
|
|
||||||
Past release dates:
|
Past release dates:
|
||||||
|
|
||||||
01-Feb-2001: Python 2.1 alpha 2 release
|
02-Mar-2001: First 2.1 beta release
|
||||||
|
02-Feb-2001: Python 2.1 alpha 2 release
|
||||||
22-Jan-2001: Python 2.1 alpha 1 release
|
22-Jan-2001: Python 2.1 alpha 1 release
|
||||||
16-Oct-2000: Python 2.0 final release
|
16-Oct-2000: Python 2.0 final release
|
||||||
|
|
||||||
Open issues for Python 2.0 beta 1
|
Open issues for Python 2.0 beta 2
|
||||||
|
|
||||||
Include Vladimir Marangozov's memory allocator as an optional
|
|
||||||
feature. It would normally be disabled, but could be enable at
|
|
||||||
configure time.
|
|
||||||
|
|
||||||
Fix the compiler to raise SyntaxErrors with full tracebacks.
|
|
||||||
|
|
||||||
Resolve import issues on case-insensitive, case-preserving file
|
|
||||||
systems.
|
|
||||||
|
|
||||||
Add a default unit testing framework to the standard library.
|
Add a default unit testing framework to the standard library.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue