Home - Speed - Summaries: (main - py2.7) : (py3.11) : (py3.12) : 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
Matti Picus
Merge pull request #5554 from stanbot8/fix/distutils-python-build-warning
Avoid deprecated sysconfig check_home arguments
mattip
properly inherit Py_TPFLAGS_HAVE_GC, tp_traverse, tp_clear (issue 5556)
mattip
fix tp_dealloc for exceptions (issue 5555)
mattip
fix thread id for 32 bit
mattip
Merge branch 'main' into py3.11
stanbot8
Avoid deprecated sysconfig check_home arguments
mattip
add _PyObject_VisitManagedDict
mattip
Merge branch 'main' into py3.11
mattip
Merge branch 'py3.11' into py3.12
Matti Picus
accept -1 for color in _curses (issue 5557)
Matti Picus
add _PyObject_ClearManagedDict
mattip
fix, skip tests in 32-bit
mattip
more 32-bit fixes
mattip
add 32-bit override to platform name
mattip
no point in deprecation warnings in _ssl
mattip
update pycparser for linting
mattip
fix test for when exe is symlink