diff --git a/pep-0200.txt b/pep-0200.txt index 012994f43..ed117abf3 100644 --- a/pep-0200.txt +++ b/pep-0200.txt @@ -15,14 +15,15 @@ Introduction CVS revision history of this file contains the definitive historical record. - Tentative Release Schedule - [revised 24 Aug 2000] + [revised 14 Sep 2000] + 26-Sep-2000: 2.0 beta 2 + 10-Oct-2000: 2.0 final + +Previous milestones 14-Aug-2000: All 2.0 PEPs finished / feature freeze 5-Sep-2000: 2.0 beta 1 - mid-Sep-2000: beta 2 if necessary - 6-Oct-2000: 2.0 final Guidelines for submitting patches and making changes @@ -99,35 +100,6 @@ Failing test cases need to get fixed flavors of Windows, this looks like to be an ME bug ] - -Open items -- Need to be resolved before 2.0b1 release - - Add popen4 support for Unix -- Fred Drake - [4-Sep-2000 guido: popen4 is like popen2 with 2>&1 added] - - Review performance and frequency of garbage collection scans. - - -Checklist items -- Need to check on these before releasing - - Make sure there are no tabs in the std library. - [4-Sep-2000 guido: currently ok -- left here for final check] - - Get all patches out of Open. - [4-Sep-2000 guido: hopeless -- people keep adding new ones; but - the ones submitted on time before the feature freeze are all gone] - - Get all patches out of Accepted. - [4-Sep-2000 guido: currently ok -- left here for final check] - - Fix all other bugs with priority 7 or higher - [4-Sep-2000 guido: currently ok -- left here for final check] - - Decide on a license. - [4-Sep-2000 guido: looks like done, waiting for legal reviews or - new GPL developments] - - Open items -- Need to be resolved before 2.0 final release Update Tools/compiler so that it is compatible with list @@ -135,10 +107,6 @@ Open items -- Need to be resolved before 2.0 final release Improve code coverage of test suite. - Decide on a license. - [4-Sep-2000 guido: looks like done, waiting for legal reviews or - new GPL developments] - Finish writing the PEPs for the features that went out with 2.0b1(! sad, but realistic -- we'll get better with practice). @@ -148,16 +116,14 @@ Open items -- Need to be resolved before 2.0 final release slobber over a screen for a month, & it just goes to hell (no "visible progress" indeed!). - Accepted and in progress * Currently none left. [4-Sep-2000 guido] - Open: proposed but not accepted or rejected - * Problems reported with Tkinter, Tk 8.3.2, and Unicode (?) - + * There are a number of open patches again. We need to clear + these out soon. Previously failing test cases