Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53874
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'essentially': 0.04; 'fixes': 0.07; 'apis': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:trying': 0.09; 'tests,': 0.09; 'python': 0.11; 'bug': 0.12; 'jan': 0.12; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'appear': 0.29; 'testing': 0.29; 'am,': 0.29; 'compared': 0.30; 'code': 0.31; 'changed.': 0.31; 'releases,': 0.31; 'run': 0.32; 'subject:the': 0.34; 'subject:?': 0.36; 'to:addr:python-list': 0.38; 'previous': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; 'new': 0.61; 'received:173': 0.61; 'received:fios.verizon.net': 0.84; 'thing,': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: anyone trying out the alpha? |
| Date | Mon, 09 Sep 2013 11:10:02 -0400 |
| References | <j4jXt.43448$Hr1.4051@en-nntp-03.dc1.easynews.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | pool-173-75-251-66.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 |
| In-Reply-To | <j4jXt.43448$Hr1.4051@en-nntp-03.dc1.easynews.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.181.1378739425.5461.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1378739425 news.xs4all.nl 15912 [2001:888:2000:d::a6]:44564 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:53874 |
Show key headers only | View raw
On 9/9/2013 8:22 AM, Fattburger wrote: > I just read that Python 3.4.0a is out in alpha. Any of you going to try > it out? 3.4.0whatever is essentially 3.3.2 with additional bug fixes that will also appear in 3.3.3 plus a few additional bugfixes that were not backported plus new features. The only things 'unstable', compared to previous releases, are the new features. For one thing, the APIs may still be changed. > I don't have any bright ideas for testing it, myself. If you have any code with automated tests, it is good idea to run them now with the alpha. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
anyone trying out the alpha? Fattburger <none@none.com> - 2013-09-09 12:22 +0000 Re: anyone trying out the alpha? Terry Reedy <tjreedy@udel.edu> - 2013-09-09 11:10 -0400
csiph-web