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 | ||||||||||||||||||||||
|
|
|
|
|
|
|
||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
finalize release note | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Samuel Ytterbrink
neppord @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
Test the compiled lexer that was ignored before, by mistake This is probably due to a typo that became clear after cleaning the code and looking at the test using intellij. Intellij told me that the result from compiling the lexer function was never used. The fact that the assertions after the compilation also were identical to the one above the compilation call was hint that something was wrong. |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
CF Bolz-Tereick
cfbolz @gmx.de |
|
|
|
|
|
|
|
|||||||||||||||||||||
Merge pull request #5301 from Neppord/clean-tests-in-rlib-parsing Replace a test class that has only a single test method with function |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
remove named-branches action | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
percolate unicode locale numeric separators int formatting (issue 5311) | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
add release not for v7.3.20 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
Merge pull request #5307 from mgorny/cffi-dep Remove `pycparser` dep from `cffi` dist-info |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
Merge branch 'main' into py3.11 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Samuel Ytterbrink
neppord @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
Extract test for translating the lexer into its own test file This is so that you can run a smaller set of test easier when only changing the lexer, or the parser. This also makes it possible to run each test file in parallel using xargs or parallel when speeding up the test suit. |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
Merge branch 'main' into py3.11 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
sync GetModuleByDef with cpython (issue 5309) | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Matti Picus
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
Merge pull request #5305 from pypy/remove-named-branches remove named-branches action |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
update LICENSE, contributors.rst | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Samuel Ytterbrink
neppord @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
Replace a test class that has only a single test method with a corresponding function | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Michał Górny
mgorny @gentoo.org |
|
|
|
|
|
|
|
|||||||||||||||||||||
Remove `pycparser` dep from `cffi` dist-info Remove the incorrect `pycparser` dependency from `cffi` dist-info. PyPy is vendoring `pycparser` inside `cffi`, and not as a global package. Having an explicit dependency meant that `pip check` would fail in environments without `pycparser` manually installed, in particular in a fresh venv. Fixes #5306 |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
update version to v7.3.21 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
update release note, versions.json | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
mattip
matti.picus @gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
Merge branch 'main' into py3.11 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||