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


Groups > comp.lang.python.announce > #1397 > unrolled thread

Pyston 0.2 released

Started byKevin Modzelewski <kmod@dropbox.com>
First post2014-09-11 12:52 -0700
Last post2014-09-11 12:52 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  Pyston 0.2 released Kevin Modzelewski <kmod@dropbox.com> - 2014-09-11 12:52 -0700

#1397 — Pyston 0.2 released

FromKevin Modzelewski <kmod@dropbox.com>
Date2014-09-11 12:52 -0700
SubjectPyston 0.2 released
Message-ID<mailman.13965.1410506219.18130.python-announce-list@python.org>
Hi all, we're excited to announce the existence of Pyston 0.2, a
much-improved version of our new Python JIT.  The new
version features greatly improved language support, basic native C API
support, and an experimental GIL-free mode.  Pyston is now in alpha, and is
still not ready for general use, but we have hit a significant milestone of
being able to run a number of existing benchmarks and standard libraries.

Check out our fancy new blog for the full announcement and release notes:
http://blog.pyston.org/2014/09/11/9/

kmod

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web