Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20880
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.003 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:: [': 0.02; 'subject:Python': 0.05; 'python': 0.08; 'peterson': 0.09; 'rcs': 0.09; 'received:10.50': 0.09; '"release': 0.16; 'benjamin': 0.16; 'finney': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:Release': 0.16; 'subject:] ': 0.18; 'wrote:': 0.18; 'received:209.85.210.174': 0.21; 'received:mail- iy0-f174.google.com': 0.21; 'header:In-Reply-To:1': 0.22; 'feb': 0.22; 'that!': 0.23; 'candidates': 0.24; 'writes:': 0.25; 'message-id:@mail.gmail.com': 0.29; 'pm,': 0.29; 'sun,': 0.30; "isn't": 0.33; 'to:addr:python-list': 0.35; "we're": 0.36; 'received:google.com': 0.37; 'received:209.85': 0.38; 'announce': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'release': 0.40; 'header:Received:6': 0.61; 'immediate': 0.61; 'subject': 0.61; 'pleased': 0.65; '26,': 0.73; 'confusion.': 0.91 |
| Received-SPF | pass (google.com: domain of rosuav@gmail.com designates 10.50.155.231 as permitted sender) client-ip=10.50.155.231; |
| Authentication-Results | mr.google.com; spf=pass (google.com: domain of rosuav@gmail.com designates 10.50.155.231 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; bh=PYwby07q43n4wCN4OEzwB10A7wdRgxC/Q3JdQIdSDoM=; b=GNKFsrr8y+CXeZtE7fR4+B+KThS/LjOqzI/GCqOVEPS5Lj+7AzrlYcZUJKPv9zuwhO vjspg2kzcEFOtNkfXkCOWjfJqzpHdYpsgy/BP50gatS9ySScNWKdebRxa/qa0BY57cbE G+dx8D5J3Qe5Ap66L4sbMvvBhfyr0j884mh8s= |
| MIME-Version | 1.0 |
| In-Reply-To | <87ty2ern8j.fsf@benfinney.id.au> |
| References | <mailman.160.1330192578.3037.python-list@python.org> <87ty2ern8j.fsf@benfinney.id.au> |
| Date | Sun, 26 Feb 2012 20:03:49 +1100 |
| Subject | Re: [RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.169.1330247038.3037.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1330247038 news.xs4all.nl 6872 [2001:888:2000:d::a6]:37472 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:20880 |
Show key headers only | View raw
On Sun, Feb 26, 2012 at 7:51 PM, Ben Finney <ben+python@benfinney.id.au> wrote: > Benjamin Peterson <benjamin@python.org> writes: > >> We're pleased to announce the immediate availability of release candidates for >> Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 . > > If you're pleased to announce their immediate availability, then please > do that! Isn't it perfectly accurate to say that the RCs are now available? Considering that "Release candidates" immediately followed "RELEASED" in the subject line, I don't see any confusion. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 Benjamin Peterson <benjamin@python.org> - 2012-02-25 12:56 -0500
Re: [RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 Ben Finney <ben+python@benfinney.id.au> - 2012-02-26 19:51 +1100
Re: [RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 Chris Angelico <rosuav@gmail.com> - 2012-02-26 20:03 +1100
Re: [RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 Ben Finney <ben+python@benfinney.id.au> - 2012-02-26 23:21 +1100
Re: [RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 Chris Angelico <rosuav@gmail.com> - 2012-02-27 00:01 +1100
Re: [RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-02-26 13:08 +0000
Re: [RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-02-27 15:23 +0100
Re: [RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 Terry Reedy <tjreedy@udel.edu> - 2012-02-26 17:20 -0500
Re: [RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 Benjamin Peterson <benjamin@python.org> - 2012-02-27 14:16 +0000
Re: [RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 Ben Finney <ben+python@benfinney.id.au> - 2012-02-28 08:30 +1100
csiph-web