| Commit message (Expand) | Author | Age | Files | Lines |
* | add create_pyobject_from_storage and use the HPy storage as the PyObject c st... | Matti Picus | 2023-11-29 | 1 | -0/+2 |
* | #4031 add crashing program as a (now passing) unit test | CF Bolz-Tereick | 2023-11-28 | 1 | -0/+15 |
* | do more gc.collect to make test pass, test and fix HPy_New with metaclass | Matti Picus | 2023-11-26 | 1 | -3/+25 |
* | add passing test of multiple legacy inheritance for hpy | Matti Picus | 2023-11-26 | 1 | -0/+177 |
* | #4034 make the construction arguments of builtin types more introspectable | CF Bolz-Tereick | 2023-11-22 | 1 | -0/+7 |
* | typo (should upstream) | Matti Picus | 2023-11-11 | 1 | -1/+1 |
* | skip cpython only test | Matti Picus | 2023-11-11 | 1 | -0/+2 |
* | activate memory protection by compiling with _HPY_DEBUG_MEM_PROTECT_USEMMAP | Matti Picus | 2023-11-10 | 1 | -6/+2 |
* | add a test case | Matti Picus | 2023-11-10 | 1 | -0/+8 |
* | skip test that, when it fails, spams captured stdout with error reports | Matti Picus | 2023-11-09 | 1 | -0/+2 |
* | test tweaks | Matti Picus | 2023-11-07 | 2 | -2/+9 |
* | skip test that cannot work on pypy | Matti Picus | 2023-11-07 | 1 | -1/+2 |
* | trivial test fixes | Matti Picus | 2023-11-06 | 2 | -2/+3 |
* | allow both names | Matti Picus | 2023-11-05 | 1 | -1/+1 |
* | skip testing mod.__spec__ since it is only set in tests via a hack | Matti Picus | 2023-11-05 | 1 | -1/+5 |
* | use the hpy_abi version when building | Matti Picus | 2023-11-04 | 1 | -1/+1 |
* | hpy requires setuptools>64.0, also raise version of pytest | Matti Picus | 2023-11-04 | 1 | -2/+2 |
* | avoid cpython mode in tests | Matti Picus | 2023-11-03 | 1 | -1/+7 |
* | reduce diff to upstream | Matti Picus | 2023-11-03 | 5 | -845/+6 |
* | merge hpy-0.9 | Matti Picus | 2023-11-03 | 49 | -501/+6518 |
|\ |
|
| * | adapt test_distutils to pypy | Matti Picus | 2023-11-02 | 1 | -8/+12 |
| * | make this line work in extra_tests/hpy_tests | Matti Picus | 2023-11-02 | 1 | -1/+1 |
| * | sync test with pypy/module/_hpyproject | Matti Picus | 2023-10-24 | 1 | -4/+6 |
| * | skip extra_tests/hpy_tests if hpy not available (linux32) | Matti Picus | 2023-10-20 | 1 | -1/+15 |
| * | remove duplicate test support function: hpy issue 452 | Matti Picus | 2023-10-19 | 1 | -9/+0 |
| * | do not use static library in extra_tests for now | Matti Picus | 2023-10-12 | 1 | -0/+2 |
| * | only run cpython API tests on cpython | Matti Picus | 2023-10-11 | 1 | -2/+8 |
| * | more fixes for extra_tests | Matti Picus | 2023-10-11 | 3 | -2/+19 |
| * | get extra_tests to collect and run | Matti Picus | 2023-10-05 | 6 | -8/+11 |
| * | tweak extra_tests | Matti Picus | 2023-10-05 | 2 | -13/+1 |
| * | add hpy test requirement | Matti Picus | 2023-10-03 | 1 | -0/+1 |
| * | merge py3.9 | Matti Picus | 2023-08-28 | 3 | -0/+53 |
| |\ |
|
| * | | run unpdate_vendored.sh for hpy-0.9rc1 | Matti Picus | 2023-05-08 | 46 | -502/+6491 |
* | | | merge win-scandir-symlinks (merge request 160) | Matti Picus | 2023-11-03 | 1 | -0/+299 |
|\ \ \ |
|
| * | | | move apptest file to extra_tests | Matti Picus | 2023-10-26 | 1 | -0/+299 |
| | |/
| |/| |
|
* / | | update cffi to 1.16.0 (pypy/tool/import_cffi, and update lib_pypy/cffi.dist-i... | Matti Picus | 2023-11-03 | 4 | -16/+40 |
|/ / |
|
* | | hide more functools functions (issue 3988) | Matti Picus | 2023-08-13 | 1 | -0/+18 |
* | | fix edge case of datetime isoformat parsing (issue 3989) | Matti Picus | 2023-08-12 | 1 | -0/+5 |
* | | hide functools.partial from the stack (issue 3988) | Matti Picus | 2023-08-11 | 1 | -0/+19 |
* | | add test for issue 3954, fixed in ae3a931895a8 for py3.10 | Matti Picus | 2023-06-19 | 1 | -0/+11 |
|/ |
|
* | remove redundant file, duplicate of extra_tests/test_capi.py | Matti Picus | 2023-03-02 | 1 | -13/+0 |
* | (narpfel, cfbolz): correct exception on positional arguments, while supporting | Carl Friedrich Bolz-Tereick | 2023-01-10 | 1 | -0/+14 |
* | merge py3.8 | Matti Picus | 2023-01-08 | 1 | -0/+24 |
|\ |
|
| * | merge default | Matti Picus | 2023-01-06 | 1 | -0/+11 |
| |\ |
|
* | \ | merge default | Matti Picus | 2023-01-01 | 1 | -0/+11 |
|\ \ \
| | |/
| |/| |
|
| * | | allow creating ctypes.py_object() on a weakref (issue 3883) | Matti Picus | 2023-01-01 | 1 | -0/+12 |
* | | | merge py3.8 | Matti Picus | 2022-12-05 | 1 | -0/+18 |
|\ \ \
| | |/
| |/| |
|
| * | | merge default | Matti Picus | 2022-12-05 | 1 | -0/+18 |
| |\| |
|
| | * | sync with upstream | Matti Picus | 2022-12-04 | 1 | -0/+18 |
* | | | remove more redundant tests, sync better with upstream | Matti Picus | 2022-12-02 | 1 | -48/+0 |