diff --git a/pep-0226.txt b/pep-0226.txt index 611a51bff..676ca5891 100644 --- a/pep-0226.txt +++ b/pep-0226.txt @@ -21,26 +21,17 @@ Release Schedule Tentative future release dates - 01-Mar-2001: First 2.1 beta release XX-Mar-2001: Second beta as needed 13-Apr-2001: 2.1 final release 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 16-Oct-2000: Python 2.0 final release -Open issues for Python 2.0 beta 1 - - 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. +Open issues for Python 2.0 beta 2 Add a default unit testing framework to the standard library.