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 | ||||||||||||||||||||||
|
|
|
|
|
|
|
|
||||||||||||||||||||||
|
Manuel Jacob
me@manueljacob.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
Remove partially incorrect comments. One of the previous comments said the workflows will be triggered “only for the main branch”. This was incorrect. Other parts were correct, but having them as comments didn’t provide much value and our other workflow definitions don’t have them, so I just removed them. |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Oskar Haarklou Veileborg
ohv1020@hotmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
Add `_varname_from_oparg` method to code objects This method maps bytecode operand indices to variable names, handling local variables, cell variables, and free variables. It is used by the dis module. |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
CF Bolz-Tereick
cfbolz@gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
| gh-5370: fix split/rsplit to use the right unicode database version too | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Manuel Jacob
me@manueljacob.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
Use `python2` instead of `python` in #! lines in pypy/bin/*. In 8e9f4faf6bbf5f2ee9b76a36ed64db748ed41833, I did a similar change for /pytest.py and nobody complained, so I hope this will not break anyone’s workflow. :) |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
CF Bolz-Tereick
cfbolz@gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Merge branch 'main' into py3.11 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Manuel Jacob
me@manueljacob.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Merge branch 'main' into py3.11. | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Manuel Jacob
me@manueljacob.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Merge branch 'main' into py3.11. | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Matti Picus
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
Merge pull request #5365 from pypy/ci_changes CI changes |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
CF Bolz-Tereick
cfbolz@gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
storesink needs to deal with invalid cast_pointer on constants this happens if we optimize unreachable code, equivalent logic is in constfold.py |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
CF Bolz-Tereick
cfbolz@gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
fix test for 338295bd0567cda9a3c603f428b14229da08e750 has been failing for a while. use check_resops (which checks optimized traces) not check_history. |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Manuel Jacob
me@manueljacob.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
Let workflows be triggered for all current and future “base branches”. With “base branches”, I mean: - “main”, containing an implementation of Python 2.7 - “py3.X” for varying numbers X, containing an implementation of Python 3.X Previously, the worksflows were triggered only for branches “main” and “py3.11”. |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
CF Bolz-Tereick
cfbolz@gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Merge branch 'main' into py3.11 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
CF Bolz-Tereick
cfbolz@gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
gh-5370: make str.split() use the current unicode db version (instead of the random old version that rutf8.isspace uses) |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Manuel Jacob
me@manueljacob.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Merge branch 'main' into py3.11. | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
CF Bolz-Tereick
cfbolz@gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
| another and/or combination rule | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
CF Bolz-Tereick
cfbolz@gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
Merge pull request #5372 from pypy/py3.11-varname-from-oparg Add missing `_varname_from_oparg` method to code objects |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Oskar Haarklou Veileborg
ohv1020@hotmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Add a test for `_varname_from_oparg` | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
CF Bolz-Tereick
cfbolz@gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
deal with invalid casts in jtransform too equivalent to 63a71c682751222224d054ad2a571a9a77c3e65a, and similar logic in constfold |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||