| Commit message (Expand) | Author | Age | Files | Lines |
* | merge py3.10release-pypy3.10-v7.3.12rc1 | Matti Picus | 2023-05-11 | 4 | -4/+10 |
|\ |
|
| * | merge py3.9 | Matti Picus | 2023-05-11 | 5 | -5/+11 |
| |\ |
|
| | * | merge default | Matti Picus | 2023-05-08 | 5 | -5/+11 |
| | |\ |
|
| | | * | properly cast first argument of pthread_kill to pthread_t, used in python3 | Matti Picus | 2023-05-08 | 4 | -4/+10 |
| | | * | typos | Matti Picus | 2023-05-04 | 1 | -1/+1 |
* | | | | create a release-3.10 branch | Matti Picus | 2023-05-04 | 1 | -1/+1 |
|/ / / |
|
* | | | merge py3.9 | Carl Friedrich Bolz-Tereick | 2023-04-30 | 1 | -18/+1 |
|\| | |
|
| * | | merge default | Carl Friedrich Bolz-Tereick | 2023-04-30 | 1 | -18/+1 |
| |\| |
|
| | * | remove duplicate test, remove unneeded xfail | Carl Friedrich Bolz-Tereick | 2023-04-29 | 1 | -18/+1 |
* | | | merge py3.9 | Matti Picus | 2023-04-30 | 6 | -5/+57 |
|\| | |
|
| * | | refactor os.remove/os.unlink to take symlink into account | Matti Picus | 2023-04-30 | 4 | -4/+48 |
| * | | fix st_mode as returned from lstat, which fixes ntpath.islink | Matti Picus | 2023-04-30 | 2 | -1/+9 |
* | | | merge py3.9 | Matti Picus | 2023-04-25 | 1 | -4/+8 |
|\| | |
|
| * | | add FileEncoder/FileDecoder.as_utf8 and use it in rposix.mkdir | Matti Picus | 2023-04-24 | 1 | -4/+8 |
* | | | merge py3.9 | Carl Friedrich Bolz-Tereick | 2023-04-09 | 3 | -4/+11 |
|\| | |
|
| * | | merge default | Carl Friedrich Bolz-Tereick | 2023-04-09 | 3 | -4/+11 |
| |\| |
|
| | * | ouch, missing CJK range in unicodedata version 13 :-( | Carl Friedrich Bolz-Tereick | 2023-04-09 | 3 | -4/+11 |
* | | | change default ppc_64 multiarch (from centos) to powerpc64le, like debian (is... | Matti Picus | 2023-03-26 | 1 | -1/+1 |
|/ / |
|
* | | merge default | Carl Friedrich Bolz-Tereick | 2023-03-07 | 2 | -2/+18 |
|\| |
|
| * | allow using a default in dict_to_switch with int keys | Carl Friedrich Bolz-Tereick | 2023-03-07 | 2 | -2/+18 |
* | | merge default into py3.9 | Matti Picus | 2023-03-04 | 5 | -6/+45 |
|\| |
|
| * | fix test response msg | Matti Picus | 2023-03-04 | 1 | -1/+1 |
| * | add python.org newer ip addresses | Matti Picus | 2023-03-04 | 1 | -1/+2 |
| * | #3892: fix wrong assert in intutils, it should be an InvalidLoop instead | Carl Friedrich Bolz-Tereick | 2023-03-03 | 3 | -4/+42 |
| * | backport changes from py3.10 to rpython | Matti Picus | 2023-02-14 | 10 | -11/+643 |
* | | rewsync with rpython: increment macosx-version-min to 10.9 | Matti Picus | 2023-02-14 | 2 | -3/+1 |
* | | fix tests for windows, correctly implement readlink, cleanup symlink | Matti Picus | 2023-01-28 | 2 | -12/+10 |
* | | re-enable os.symlink and os.readlink on windows | Matti Picus | 2023-01-28 | 1 | -14/+13 |
* | | move utf82wcharp_ex to rffi.py | Matti Picus | 2023-01-28 | 1 | -0/+26 |
* | | add a _invalid_parameter_handler in winreparse.c | Matti Picus | 2023-01-28 | 1 | -4/+18 |
* | | back out rpython changes, they broke windows | Matti Picus | 2023-01-28 | 2 | -93/+101 |
* | | fix moving windows-specific things to rwin32 in 6be20c0dda3c | Matti Picus | 2023-01-26 | 2 | -7/+9 |
* | | fix py.local -> str conversion in 6be20c0dda3c | Matti Picus | 2023-01-26 | 1 | -1/+1 |
* | | pull in code needed for os.symlink, os.readlink on windows. Still failing tests | Matti Picus | 2023-01-25 | 4 | -82/+352 |
* | | merge default | Matti Picus | 2023-01-06 | 1 | -1/+1 |
|\| |
|
| * | happy new year | Matti Picus | 2023-01-05 | 1 | -1/+1 |
* | | merge py3.8 | Matti Picus | 2022-12-18 | 1 | -1/+1 |
|\ \ |
|
| * | | merge default | Matti Picus | 2022-12-18 | 1 | -1/+1 |
| |\| |
|
| | * | fix test | Matti Picus | 2022-12-18 | 1 | -1/+1 |
| | * | update to v7.3.12 | Matti Picus | 2022-12-17 | 1 | -1/+1 |
| * | | update to v7.3.12 | Matti Picus | 2022-12-17 | 1 | -1/+1 |
* | | | update to v7.3.12 | Matti Picus | 2022-12-17 | 1 | -1/+1 |
* | | | merge py3.8 | Matti Picus | 2022-12-17 | 24 | -2699/+3619 |
|\| | |
|
| * | | merge default | Matti Picus | 2022-12-17 | 24 | -2699/+3619 |
| |\| |
|
| | * | add pinned object count to gc collection stats reported in the on_gc_collect ... | Matti Picus | 2022-12-14 | 3 | -9/+16 |
| | * | slightly improve version detection with git, for bettern udir creation | Matti Picus | 2022-12-13 | 2 | -8/+19 |
| | * | try to make the test work on 32bit | Carl Friedrich Bolz-Tereick | 2022-12-13 | 1 | -2/+2 |
| | * | typo? | Matti Picus | 2022-12-12 | 1 | -1/+1 |
| | * | (cfbolz, mattip around, arigo around): unbreak b38599cd5da0: we can't just | Carl Friedrich Bolz-Tereick | 2022-12-11 | 2 | -5/+63 |
| | * | only use pthread_jit_write_protect_np on arm64 + darwin | Renaud Blanch | 2022-12-09 | 1 | -4/+5 |