ANN: matplotlib 1.3.0 released

2013-08-01 Thread Michael Droettboom
On behalf of a veritable army of super coders, I'm pleased to announce the release of matplotlib 1.3.0. Downloads Downloads are available here: http://matplotlib.org/downloads.html as well as through |pip|. Check with your distro for when matplotlib 1.

CFFI 0.7 released

2013-08-01 Thread Armin Rigo
Hi all, CFFI 0.7, the alternative C Foreign Function Interface, has been released on PyPI. It can be "pip installed" for CPython. It is also included with the just-released PyPy 2.1. http://cffi.readthedocs.org/ The main news (and only user-visible new feature) is "ffi.new_handle(x)", whic

PyPy 2.1 released

2013-08-01 Thread David Schneider
PyPy 2.1 - Considered ARMful We're pleased to announce PyPy 2.1, which targets version 2.7.3 of the Python language. This is the first release with official support for ARM processors in the JIT. This release also contains several bugfixes