Software developmentfromAntocuni15 years agoUsing virtualenv with PyPyVirtualenv can now create and manage PyPy-based virtual environments using a patched virtualenv and recent PyPy builds.
Tech industryfromAntocuni15 years agoEuroPython 2010 Videos availableEuroPython 2010 recordings present PyPy updates (1.2/1.3), JIT compilation, cpyext, and a comparison with HotPy and Unladen Swallow.
fromAntocuni14 years agoPythonImproving Memory Behaviour to Make Self-Hosted PyPy Translations Practical
fromAntocuni14 years agoPythonImproving Memory Behaviour to Make Self-Hosted PyPy Translations Practical
fromAntocuni14 years agoPythonPhD Thesis about PyPy's CLI JIT BackendHigh-performance Python for CLI/.NET combines a PyPy-based tracing JIT and a JIT compiler generator to enable dynamic-language JITs on the CLI platform.
PythonfromAntocuni14 years agoPyPy migrates to MercurialPyPy's main development repository migrated from Subversion to Mercurial and is now hosted on BitBucket.
PythonfromPyPy2 months agoPyPy v7.3.20 releasePyPy version 7.3.20 releases interpreters for Python 2.7 and 3.11, fixing critical bugs and ensuring compatibility with upcoming Cython.