Hi all,

On the behalf of Spyder's development team, I'm pleased to announce the third beta of our next major version: Spyder 2.3.

We've been working on this version for eight and a half months now and as far as we know is very stable. There are still some minor bugs to squash but we encourage all people who like the bleeding edge to give it a try.

The most important improvement of this release is that it now supports Python 3.2/3.3 besides (of course) Python 2.6/2.7. This beta also comes with several improvements to the Editor: code completion now offers completions based on the tokens or words present in a file, in case no other completion can be found (which works for any file type, not just Python); the Tab key can now do code completions (besides doing indentation); and Shift+Tab can show again the tooltip of a function's signature when pressed inside a function call (besides un-indenting).

This release comes one month after the last beta2 release. To download it please go to our Bitbucket Downloads page (because GoogleCode doesn't let to create new downloads):

https://bitbucket.org/spyder-ide/spyderlib/downloads

See the incomplete changelog here:
http://code.google.com/p/spyderlib/wiki/ChangeLogBeta

And don't forget to follow Spyder updates/news on the project website (http://code.google.com/p/spyderlib/) and on our official blog (http://spyder-ide.blogspot.com/).

Enjoy!
Carlos

--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to