Google's Summer of Code
PyPy got one proposal accepted for Google's Summer of Code under the Python Software Foundation's umbrella. We welcome Bruno Gola into the PyPy community. He will work on supporting all Python 2.5 features in PyPy and will also update PyPy's standard library to support the modules that were modified or new in Python 2.5.
Right now PyPy supports only Python 2.4 fully (some Python 2.5 features have already sneaked in, though).
The PyPy blogposts
Create a guest post via a PR to the source repo
Recent Posts
- Optimizations in Pydrofoil
- Musings on Tracing in PyPy
- Towards PyPy3.11 - an update
- Guest Post: Final Encoding in RPython Interpreters
- A DSL for Peephole Transformation Rules of Integer Operations in the PyPy JIT
- Guest Post: How PortaOne uses PyPy for high-performance processing, connecting over 1B of phone calls every month
- PyPy v7.3.17 release
- Conda-forge proposes sunsetting support for PyPy
- A Knownbits Abstract Domain for the Toy Optimizer, Correctly
- Abstract interpretation in the Toy Optimizer
Categories
- pydrofoil,jit (1)
Archives
Tags
- arm (2)
- casestudy (3)
- cli (1)
- compiler (1)
- conda-forge (1)
- cpyext (4)
- CPython (3)
- emulation (1)
- ep2008 (1)
- extension modules (3)
- gc (1)
- guestpost (3)
- GraalPython (1)
- hpy (1)
- Heptapod (1)
- jit (23)
- jython (1)
- kcachegrind (1)
- meta (1)
- numpy (24)
- parser (1)
- performance (3)
- profiling (6)
- pydrofoil (1)
- pypy (6)
- pypy3 (16)
- PyQt4 (1)
- release (63)
- 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)
- testing (1)
- toy-optimizer (4)
- unicode (1)
- valgrind (1)
- vmprof (2)
- z3 (5)
Comments
Hello,
I'm very glad to work on PyPy project this summer (ok, this winter here in Brazil =))!
I hope this project helps to bring more people to the PyPy project, both users and developers =)
Thanks Google, PSF, PyPy and Carl for mentoring it!
Bruno