Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #53874

Re: anyone trying out the alpha?

From Terry Reedy <tjreedy@udel.edu>
Subject Re: anyone trying out the alpha?
Date 2013-09-09 11:10 -0400
References <j4jXt.43448$Hr1.4051@en-nntp-03.dc1.easynews.com>
Newsgroups comp.lang.python
Message-ID <mailman.181.1378739425.5461.python-list@python.org> (permalink)

Show all headers | 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 | NextPrevious in thread | Find similar | Unroll thread


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