Console View
Categories: aarch64 benchmark-run linux32 linux64 macos-arm64 macos-x86_64 win64 |
|
aarch64 | benchmark-run | linux32 | linux64 | macos-arm64 | macos-x86_64 | win64 | ||||||||||||||||||||||
|
|
|
|
|
|
|
||||||||||||||||||||||
CF Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
better error message for an except* case | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
add more zlib constants (issue 5289) | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
Use Py_PYTIME_H macro in time_module.h since it is a replacement | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Manuel Jacob
me @manueljacob.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
Improve job names of “Translate PyPy” GitHub workflow. Before: build (ubuntu-24.04, false) build (ubuntu-24.04, true) After: build on ubuntu-24.04 build on ubuntu-24.04 (with RevDB) |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Manuel Jacob
me @manueljacob.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
Make gc__isenabled() op return true on Boehm. The gc__enable() and gc__disable() ops are no-ops on Boehm, so we should consider the GC to be enabled all the time. |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
CF Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
add encoding declaration | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
update vendored libexpat to 2.7.1 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
fix test by deleting outdated argument check | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
CF Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
fix type_comment handling in invalid rules | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
CF Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
skip test that checks interning implementation details | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
CF Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
fix wrong error class | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
CF Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
better error message for super | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
update stdlib and version to 3.11.13 (issue 5290) | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
CF Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
some missing invalid syntax cases for lambdas | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Ronan Lamy
ronan.lamy @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
Handle CPython inconsistency in test_bytearray_join_with_misbehaving_iterator | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Manuel Jacob
me @manueljacob.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
Translate variant with --revdb in “Translate PyPy” GitHub workflow. | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Manuel Jacob
me @manueljacob.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
Merge branch 'main' into py3.11. | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
Merge pull request #5285 from rlamy/builtin-failures Fix test failures in test_builtin.py |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
CF Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
don't know what went wrong, it looks like this in cpy 3.11.11 and it passes like this on current pypy |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
Merge pull request #5282 from pypy/ci-revdb Translate variant with --revdb in “Translate PyPy” GitHub workflow. |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
include time_module.h even when building with --withoutmod-cpyext (issue 5286) | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Manuel Jacob
me @manueljacob.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
Allow translation of cpyext module when RevDB is configured. | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
CF Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
allow the annotator to const-fold len usually the flow graph generation does it, but in the case of specialization that doesn't always work |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||