1.1 final released
We just released PyPy 1.1 final. Not much changed since the beta, apart from some more fixed bugs. Have fun with it!
The PyPy blogposts
Create a guest post via a PR to the source repo
Recent Posts
- PyPy and conda-forge
- The PyPy Blog Turns 15 Years
- Allocation Removal in the Toy Optimizer
- Düsseldorf HPy/PyPy/GraalPy sprint September 19-23rd 2022
- M1 support for PyPy
- Implementing a Toy Optimizer
- How is PyPy Tested?
- PyPy v7.3.9 security release
- PyPy v7.3.8: release of python 2.7, 3.7, 3.8, and 3.9
- Natural Language Processing for Icelandic with PyPy: A Case Study
Archives
Tags
- arm (2)
- casestudy (1)
- cli (1)
- compiler (1)
- cpyext (4)
- CPython (3)
- ep2008 (1)
- extension modules (3)
- gc (1)
- GraalPython (1)
- hpy (1)
- Heptapod (1)
- jit (19)
- jython (1)
- kcachegrind (1)
- meta (1)
- numpy (24)
- parser (1)
- profiling (4)
- pypy (6)
- pypy3 (16)
- PyQt4 (1)
- release (54)
- releasecffi (3)
- releaserevdb (1)
- releasestm (1)
- revdb (1)
- roadmap (2)
- RPyC (1)
- speed (6)
- sponsors (7)
- sprint (3)
- sprints (1)
- stm (14)
- sun (1)
- Smalltalk (1)
- Squeak (1)
- unicode (1)
- valgrind (1)
Comments
Congratulations on the new release!
Congrats! This is a great project :)
Any chance of prebuilt binaries? I tried to compile but had to give up after 2 hours (I guess my laptop is not up to the task).
By the way, you should put the release note somewhere on the main page of the PyPy site. Currently this page gives no indication that a release of PyPy exists at all.
Thanks, added a link from the main page to release-1.1.0.html.
About binaries: there are just too many possible combinations, not only of platforms but of kinds of pypy-c. I suppose that we can list other people's pages with some of them, if they mention them to us.