Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53866 > unrolled thread
| Started by | Fattburger <none@none.com> |
|---|---|
| First post | 2013-09-09 12:22 +0000 |
| Last post | 2013-09-09 11:10 -0400 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
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
| From | Fattburger <none@none.com> |
|---|---|
| Date | 2013-09-09 12:22 +0000 |
| Subject | anyone trying out the alpha? |
| Message-ID | <j4jXt.43448$Hr1.4051@en-nntp-03.dc1.easynews.com> |
I just read that Python 3.4.0a is out in alpha. Any of you going to try it out? I don't have any bright ideas for testing it, myself.
[toc] | [next] | [standalone]
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2013-09-09 11:10 -0400 |
| Message-ID | <mailman.181.1378739425.5461.python-list@python.org> |
| In reply to | #53866 |
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
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web