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 |
|
|
|
|
|
|
|
|||||||||||||||||||||
| add or constant reassociation jit rule | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
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. |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
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. :) |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Manuel Jacob
me@manueljacob.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Merge branch 'main' into py3.11. | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Manuel Jacob
me@manueljacob.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Merge branch 'main' into py3.11. | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Alex Willmer
alex@moreati.org.uk |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
Docs: Clarify old reference to sys.maxint In Python 3.x `sys.maxsize` replaces/supplants `sys.maxint`. |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
CF Bolz-Tereick
cfbolz@gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Merge branch 'main' into py3.11 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Matti Picus
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
Merge pull request #5365 from pypy/ci_changes CI changes |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Ronan Lamy
ronan.lamy@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
Merge pull request #5356 from moreati/issue5355-maxint Docs: Clarify old reference to sys.maxint |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
CF Bolz-Tereick
cfbolz@gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
| make map on pypy2 faster | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
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 |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
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 |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
use one less instruction for regex character set membership testing (probably not measurable, but I looked at the trace and noticed it) |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
| add Py_RETURN_RICHCOMPARE macro (issue 5350) | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||