aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update version to 7.3.16release-pypy3.9-v7.3.16Matti Picus2024-04-214-5/+5
* Merge branch 'py3.9' into release-pypy3.9-v7.xMatti Picus2024-04-21342-3507/+21229
|\
| * Merge branch 'main' into py3.9Matti Picus2024-04-210-0/+0
| |\
| | * try harder to disable host JIT for aarch64 backend tests on macos-arm64Matti Picus2024-04-212-1/+15
| | * restore single-file skipping for aarch64 jit backend, remove splitting unused...Matti Picus2024-04-213-9/+10
| * | try harder to disable host JIT for aarch64 backend tests on macos-arm64Matti Picus2024-04-212-1/+15
| * | restore single-file skipping for aarch64 jit backend, remove splitting unused...Matti Picus2024-04-213-9/+10
| * | fix sys/test_sysmodule for darwinMatti Picus2024-04-191-2/+4
| * | Merge branch 'main' into py3.9Matti Picus2024-04-198-16/+232
| |\|
| | * skip variadic cffi testMatti Picus2024-04-191-0/+2
| | * use /sys/devices/system/cpu/cpu?/index? to get L3 cache size on aarch64 (issu...Matti Picus2024-04-191-3/+3
| | * disable JIT in rpython tests when using PyPy host on macos arm64Matti Picus2024-04-193-4/+39
| | * disable JIT on macos-arm64 for jit backend tests (issue 4940)Matti Picus2024-04-191-5/+8
| | * skip variadic cffi test due to issue 4937Matti Picus2024-04-181-0/+2
| | * fix _cppyy tests on macos-arm64Matti Picus2024-04-183-2/+4
| | * create 7.3.16 release noteMatti Picus2024-04-172-0/+177
| | * raise default gc nursery size to 4MB (issue 4939)Matti Picus2024-04-172-4/+5
| * | skip variadic cffi testMatti Picus2024-04-171-0/+2
| * | Merge pull request #4893 from pypy/branch/issue4876Matti Picus2024-04-163-2/+35
| |\ \
| | * | fix for running on bulldbotMatti Picus2024-02-111-1/+8
| | * | revert debug cruft, fix venv.__init__.py for running in a src buildMatti Picus2024-02-112-6/+11
| | * | add debug cruft to testsMatti Picus2024-02-081-0/+6
| | * | PyPy is not affected by bpo-35797Nulano2024-01-242-2/+17
| * | | skip variadic cffi test due to issue 4937Matti Picus2024-04-161-0/+2
| * | | shrink max_size in extra_tests/test_bufferedreader to make hypothesis happyMatti Picus2024-04-161-1/+1
| * | | fix _cppyy tests on macos-arm64Matti Picus2024-04-163-2/+4
| * | | add gc.collect to apptest so subsequent leak checking worksMatti Picus2024-04-162-2/+11
| * | | sync pure-python stat.py with upstream to match C _stat implementation of fil...Matti Picus2024-04-151-5/+17
| * | | fix for cpython issue gh-111695Matti Picus2024-04-152-4/+18
| * | | unicode.__mul__ raises when called with non-intMatti Picus2024-04-152-6/+6
| * | | fix testMatti Picus2024-04-121-3/+7
| * | | close connection to avoid resource leakMatti Picus2024-04-121-0/+1
| * | | skip/unskip testsMatti Picus2024-04-122-1/+2
| * | | test hangs on PyPyMatti Picus2024-04-101-0/+1
| * | | tweak test_asyncio testsMatti Picus2024-04-103-2/+4
| * | | add missing importMatti Picus2024-04-101-1/+1
| * | | add and test sys._gitMatti Picus2024-04-103-0/+15
| * | | fix translation on linux32Matti Picus2024-04-101-16/+16
| * | | remove vestiges of deleted test fileMatti Picus2024-04-081-1/+0
| * | | typoMatti Picus2024-04-081-1/+1
| * | | use xz-tools 5.4.6 from sourceforceMatti Picus2024-04-081-6/+6
| * | | skip crashing test on macosMatti Picus2024-04-081-1/+2
| * | | Merge branch 'main' into py3.9Matti Picus2024-04-087-222/+541
| |\ \ \ | | | |/ | | |/|
| | * | unskip test that passes when using pypy2.7 as test runnerMatti Picus2024-04-081-3/+7
| | * | update vendored pycparser for its 2.22 releaseMatti Picus2024-04-074-3/+6
| | * | fix pinning/shadow interaction bugs in the incminimark GCCF Bolz-Tereick2024-04-052-216/+528
| | |\ \
| | | * | fix a typo, add an XXXCF Bolz-Tereick2024-04-041-1/+5
| | | * | also take weakrefs of listsCF Bolz-Tereick2024-04-031-8/+9
| | | * | add support for finalizers to GC hypothesis testsCF Bolz-Tereick2024-04-031-2/+64
| | | * | add an XXXCF Bolz-Tereick2024-04-031-0/+5