[Python-checkins] python/nondist/peps pep-0283.txt,1.27,1.28

gvanrossum@users.sourceforge.net gvanrossum@users.sourceforge.net
Mon, 06 Jan 2003 18:23:52 -0800


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1:/tmp/cvs-serv28853

Modified Files:
	pep-0283.txt 
Log Message:
Add a more concrete release schedule.


Index: pep-0283.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0283.txt,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** pep-0283.txt	6 Jan 2003 18:58:25 -0000	1.27
--- pep-0283.txt	7 Jan 2003 02:23:50 -0000	1.28
***************
*** 16,23 ****
      Bugs may be fixed until the final release.
  
-     There is currently no complete schedule.  I plan to release alpha
-     1 in 2002, and hope for a final release in the second quarter of
-     2003.
- 
      There will be at least two alpha releases, two beta releases, and
      one release candidate.  Alpha and beta releases will be spaced at
--- 16,19 ----
***************
*** 26,29 ****
--- 22,35 ----
      release does not count).  Release candidates will be spaced at
      least one week apart (excepting again blunder corrections).
+ 
+     Based on the first alpha release, which was made on Dec. 31, 2002,
+     here's a fairly aggressive release schedule that follows the above
+     guidelines:
+ 
+       alpha 2  --  late January
+       beta 1   --  late February
+       beta 2   --  late March
+       rc 1     --  late April
+       final    --  early May