Home - Speed - Summaries: (main - py2.7) : (py3.10) : (py3.11) : Everything : RPython - Nightly builds - Waterfall - Builders - About

Console View


Categories: aarch64 benchmark-run linux32 linux64 macos-arm64 macos-x86_64 win64
Legend:   Passed Failed Warnings Failed Again Running Exception Offline No data

aarch64 benchmark-run linux32 linux64 macos-arm64 macos-x86_64 win64
mattip
remove stray debug print
mattip
Merge branch 'main' into py3.11
Matti Picus
Merge pull request #5397 from stratakis/3.10-ply-pickle
[pypy3.10]remove unsafe pickle file handling from bundled ply
Victorien
Fix release date of v7.3.21 release
mattip
fix ctypes buffer repr, and fix edge case in shape/strides check when creating new memoryview
Charalampos Stratakis
remove unsafe pickle file handling from bundled ply
Matti Picus
Merge pull request #5399 from Viicos/patch-1
Fix release date of v7.3.21 release
Jeongseop Lim
fix: Preserve str subclass type in object.__format__
Matti Picus
Merge pull request #5395 from stratakis/3.11-ply-remove
remove unused ply and plyparser from pycparser
mattip
skip test if no _testinternalcapi
mattip
handle edge case in ctypes callback failure, fix CTYPES_MAX_ARGCOUNT check
mattip
tweak release note
Matti Picus
Merge pull request #5387 from jseop-lim/py3.11
Fix `object.__format__` losing str subclass type
mattip
Merge branch 'main' into py3.11
Charalampos Stratakis
remove unused ply and plyparser from pycparser
Version 3.0.0 of pycparser doesn't utilize ply.
CF Bolz-Tereick
Merge pull request #5393 from stratakis/jit-fix-ppc-s390x-regbindings
[pypy2.7] fix ppc and s390x jit backends for RegBindingsDict changes
mattip
add a version to the pure-python readline
mattip
fix issue link formatting
mattip
add a ctypes setter class that raises on delete, like CPython
Charalampos Stratakis
fix ppc and s390x jit backends for RegBindingsDict changes
mattip
finalize release
mattip
handle recursive parameter