Issue 3457: Release notes for 2.6b2 call it an alpha release (original) (raw)

Issue3457

Created on 2008-07-28 12:49 by jcd, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (3)
msg70345 - (view) Author: Cliff Dyer (jcd) Date: 2008-07-28 12:49
The release notes for python 2.6b2 at http://www.python.org/download/releases/2.6/ identify the release as an alpha release. I'm not sure, but the disclaimer regarding who should use it might need changing too. alpha != beta
msg70346 - (view) Author: Cliff Dyer (jcd) Date: 2008-07-28 12:51
The same issue applies to 3.0b2. The release is identified as alpha. Also, there's a bit about who the alphas are aimed at (developers), but nothing about the role of the betas.
msg73944 - (view) Author: A.M. Kuchling (akuchling) * (Python committer) Date: 2008-09-27 22:32
The web pages seem to have been updated to correctly describe the releases (now, they're release candidates). Thanks for your report!
History
Date User Action Args
2022-04-11 14:56:37 admin set github: 47707
2008-09-27 22:32:49 akuchling set status: open -> closednosy: + akuchlingresolution: fixedmessages: +
2008-07-28 13:53:56 benjamin.peterson set assignee: georg.brandl -> barrynosy: + barry
2008-07-28 12:51:58 jcd set messages: +
2008-07-28 12:49:39 jcd create