[issue3457] Release notes for 2.6b2 call it an alpha release

2008-09-27 Thread A.M. Kuchling
A.M. Kuchling <[EMAIL PROTECTED]> added the comment: The web pages seem to have been updated to correctly describe the releases (now, they're release candidates). Thanks for your report! -- nosy: +akuchling resolution: -> fixed status: open -> closed _

[issue3457] Release notes for 2.6b2 call it an alpha release

2008-07-28 Thread Benjamin Peterson
Changes by Benjamin Peterson <[EMAIL PROTECTED]>: -- assignee: georg.brandl -> barry nosy: +barry ___ Python tracker <[EMAIL PROTECTED]> ___ ___

[issue3457] Release notes for 2.6b2 call it an alpha release

2008-07-28 Thread Cliff Dyer
Cliff Dyer <[EMAIL PROTECTED]> added the comment: 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. ___ Python tracker <[EMAIL PRO

[issue3457] Release notes for 2.6b2 call it an alpha release

2008-07-28 Thread Cliff Dyer
New submission from Cliff Dyer <[EMAIL PROTECTED]>: 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 -- assign