Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:: [': 0.02; 'subject:Python': 0.05; 'release.': 0.09; 'sure,': 0.09; 'yet.': 0.15; 'finney': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'released.': 0.16; 'subject:Release': 0.16; 'verbose,': 0.16; 'subject:] ': 0.18; 'wrote:': 0.18; 'seems': 0.20; 'header:In-Reply-To:1': 0.22; 'feb': 0.22; 'candidate': 0.26; 'not.': 0.28; 'message-id:@mail.gmail.com': 0.29; 'pm,': 0.29; '"make': 0.30; '*and*': 0.30; 'sun,': 0.30; 'received:209.85.212': 0.33; "can't": 0.33; 'to:addr:python-list': 0.35; 'fair': 0.37; 'but': 0.37; 'received:google.com': 0.37; 'either': 0.37; 'received:209.85': 0.38; 'think': 0.38; 'unless': 0.39; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'release': 0.40; 'header:Received:6': 0.61; '26,': 0.73; 'received:10.180': 0.84; 'candidate,': 0.95 Received-SPF: pass (google.com: domain of rosuav@gmail.com designates 10.180.86.9 as permitted sender) client-ip=10.180.86.9; Authentication-Results: mr.google.com; spf=pass (google.com: domain of rosuav@gmail.com designates 10.180.86.9 as permitted sender) smtp.mail=rosuav@gmail.com; dkim=pass header.i=rosuav@gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=rd/FUCQv5j3/znQVXj8pmKwXzXcC/YUw4kXIHOXsIJs=; b=RUS1ytulMLVI/vFPIcYWkRQnifY79wrqkOSoGcN1pBzcHuZ+VnCvMTzME+oJseX83D 9fG/dlo/6pTBwnlaAaYStsSIxDaN15khrmBYJMuV7EwhNrZ5vVHE+QepLjpqZAgMBoHi JMsjmFCd99XtfBT4YdcSI0VA7PKxUmiI71B+c= MIME-Version: 1.0 In-Reply-To: <87haydss3w.fsf@benfinney.id.au> References: <87ty2ern8j.fsf@benfinney.id.au> <87haydss3w.fsf@benfinney.id.au> Date: Mon, 27 Feb 2012 00:01:55 +1100 Subject: Re: [RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1330261317 news.xs4all.nl 6849 [2001:888:2000:d::a6]:51369 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20895 On Sun, Feb 26, 2012 at 11:21 PM, Ben Finney w= rote: > Unless =93release candidate=94 means nothing like what those words imply,= it > can't be both a release candidate *and* released. > > Either it's released, or it's not. If it's a release candidate, it's not > released yet. If it's released, it's no longer a candidate for release. Sure, fair enough. So what DO you do with an RC? "Make it available"? Seems a little verbose, but it's the best I can think of off-hand. ChrisA