Console View
Categories: aarch64 benchmark-run buildbot linux-ppc64 linux-s390x linux32 linux64 macos-arm64 macos-x86_64 numpy win32 win64 |
|
aarch64 | benchmark-run | buildbot | linux-ppc64 | linux-s390x | linux32 | linux64 | macos-arm64 | macos-x86_64 | numpy | win32 | win64 | |||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||||
fbd77af0520c... |
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
PyPy can properly initiate structseq instances, does not suffer from bpo-43916 | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
f3df9e29d5a2... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
small optimization: it does not make sense for space.newlong to return a W_LongObject on pypy3, where there is no observable applevel difference between W_IntObject and W_LongObject |
||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
f22606f8b875... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
remove PythonCodeMaker.instrs | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
dbe67b99e79b... |
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
space.index(W_Bool) should return an int, not a bool (issue 3906). Also skip cpython pickling of range | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
c87344328db7... |
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
allow error msg difference | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
c652f0e58a0f... |
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
merge py3.9 | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
c0948a18ee51... |
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
add (almost all of) sys.stdlib_module_names, details may be different | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
bf99ff875a44... |
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
export, test PyDescr_NewGetSet and define PyDescr_TYPE, PyDescr_NAME | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
beb785f1694b... |
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
modify abspath since this is an alias to realpath() on PyPy + windows | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
be773a5400f4... |
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
add parsing for warn_default_encoding, which should be an int not a bool | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
be6def4cf91d... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
fix the smalllong tests (small longs are of limited usefulness on 3.x of course) |
||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
be068a3facce... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
merge default | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
a137ef13b3eb... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
merge py3.9 | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
878e47f5629f... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
adapt _Py_HashDouble to the changes in fd20c483b03d to fix numpy, hopefully | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
7c76d8d56239... |
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
rework tests for -D with a newer pytest. Still some problems with catching unraiseable exceptions | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
51b027a7354c... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
do a ton less string copies in the bytecode compiler | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
44af74870a41... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
small improvement, rename have_return to be more clear what it means, and add other opcodes that end the execution of a block |
||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
35178cd09d0a... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
allow using a default in dict_to_switch with int keys | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
2147141d4b48... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
refactor bytecode compiler Instruction class a tiny bit: encode the jump target less weirdly | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
1f55da905c8f... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
merge heads | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
17b22a325e6a... |
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
typo (issue 3901) | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
16ac9754d5eb... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
merge py3.9 | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
02cb38369a80... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
merge default | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
02841ee612b4... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
small optimization in the tokenizer: don't allocate tuples for the parenstack, just use the tokens as entries |
||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
0139189ace77... |
Carl Friedrich Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||||||||||||||||||||||
use dict_to_switch to be more efficient | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||