Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | fix | Carl Friedrich Bolz-Tereick | 2022-02-20 | 1 | -1/+1 | |
| * | | merge default | Carl Friedrich Bolz-Tereick | 2022-02-20 | 9 | -788/+971 | |
| |\| | ||||||
| | * | convert two files to apptests | Carl Friedrich Bolz-Tereick | 2022-02-20 | 4 | -435/+433 | |
| | * | release 7.3.8 | Matti Picus | 2022-02-20 | 4 | -14/+194 | |
| | * | Added tag release-pypy3.9-v7.3.8 for changeset 8276b505180f | Matti Picus | 2022-02-19 | 1 | -0/+1 | |
| | * | Added tag release-pypy3.8-v7.3.8 for changeset d00b0afd2a5d | Matti Picus | 2022-02-19 | 1 | -0/+1 | |
| | * | Added tag release-pypy3.7-v7.3.8 for changeset c8af402943f0 | Matti Picus | 2022-02-19 | 1 | -0/+1 | |
| | * | Added tag release-pypy2.7-v7.3.8 for changeset 6862351a1edb | Matti Picus | 2022-02-19 | 1 | -0/+1 | |
| | * | fix some typos | Matti Picus | 2022-02-19 | 1 | -9/+10 | |
| | * | update release note for fixed issues 3673, 3674 | Matti Picus | 2022-02-19 | 1 | -5/+0 | |
| | * | two small fixes | Carl Friedrich Bolz-Tereick | 2022-02-18 | 1 | -2/+1 | |
| | * | fix link, the trace issue is a bit more general | Carl Friedrich Bolz-Tereick | 2022-02-18 | 1 | -3/+5 | |
| | * | update the release note | Matti Picus | 2022-02-17 | 1 | -14/+31 | |
| * | | merge py3-interplevel-ast-rewrite: make assert reinterpretation work again on | Carl Friedrich Bolz-Tereick | 2022-02-20 | 10 | -407/+332 | |
| |\ \ | ||||||
| | * | | add __init__ that I forgot | Carl Friedrich Bolz-Tereick | 2022-02-19 | 1 | -0/+0 | |
| | * | | merge py3.7 | Carl Friedrich Bolz-Tereick | 2022-02-19 | 204 | -1509/+3593 | |
| | |\ \ | | |/ / | |/| | | ||||||
| * | | | merge default | Carl Friedrich Bolz-Tereick | 2022-02-17 | 1 | -0/+8 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | #3682: speed up string_to_float by checking whether the string starts with a | Carl Friedrich Bolz-Tereick | 2022-02-17 | 2 | -14/+24 | |
| | | * | turn it on by default | Carl Friedrich Bolz-Tereick | 2021-11-29 | 1 | -3/+3 | |
| | | * | fix, and kill test about old approach | Carl Friedrich Bolz-Tereick | 2021-11-29 | 2 | -16/+1 | |
| | | * | cache assert-rewritten bytecode too | Carl Friedrich Bolz-Tereick | 2021-11-29 | 3 | -128/+35 | |
| | | * | fix attributes, enable rewriting for apptest_* with cmdline | Carl Friedrich Bolz-Tereick | 2021-11-29 | 3 | -12/+21 | |
| | | * | fix boolean ops | Carl Friedrich Bolz-Tereick | 2021-11-29 | 3 | -28/+17 | |
| | | * | tests and fixes | Carl Friedrich Bolz-Tereick | 2021-11-29 | 3 | -6/+34 | |
| | | * | get started on an interplevel (and thus hopefully fast enough to be always on) | Carl Friedrich Bolz-Tereick | 2021-11-29 | 5 | -230/+237 | |
* | | | | merge py3.7release-pypy3.7-v7.3.8 | Matti Picus | 2022-02-18 | 13 | -156/+362 | |
|\| | | | ||||||
| * | | | #3682: don't make a string copy for the input strings of float(s) to remove | Carl Friedrich Bolz-Tereick | 2022-02-17 | 2 | -15/+18 | |
| * | | | pypy now has 447 docstrings in builtins | Matti Picus | 2022-02-15 | 1 | -1/+1 | |
| * | | | fix merge | Matti Picus | 2022-02-14 | 2 | -9/+4 | |
| * | | | merge default into py3.7 | Matti Picus | 2022-02-14 | 4 | -122/+158 | |
| |\| | | ||||||
| | * | | when the JIT is off, don't do any works in the counters and just return early | Carl Friedrich Bolz-Tereick | 2022-02-14 | 2 | -1/+23 | |
| | * | | finally, move the methods to W_SetObject (except for descr_difference_update, | Carl Friedrich Bolz-Tereick | 2022-02-14 | 1 | -57/+59 | |
| | * | | just make all the interp2apps use the right class. this means we also won't | Carl Friedrich Bolz-Tereick | 2022-02-14 | 2 | -58/+60 | |
| | * | | issue #3676: make sure that frozensets cannot be mutated by using methods from | Carl Friedrich Bolz-Tereick | 2022-02-14 | 2 | -13/+18 | |
| * | | | merge default | Matti Picus | 2022-02-12 | 6 | -17/+189 | |
| |\| | | ||||||
| | * | | make sure OpenSSL<1.1.1m is still supported (issue 3671), backport test changes | Matti Picus | 2022-02-12 | 2 | -6/+63 | |
| | * | | update for rc2 | Matti Picus | 2022-02-11 | 4 | -10/+166 | |
| | * | | fix 4d74e06add5b, add back s390x | Matti Picus | 2022-02-11 | 1 | -9/+10 | |
| | * | | update repackaging script for using "candidate" in release candidate versioning | Matti Picus | 2022-02-11 | 1 | -5/+11 | |
| | * | | mention 3628c3d47abe and issue 3650 in the release note | Matti Picus | 2022-02-11 | 1 | -1/+6 | |
| | * | | Added tag release-pypy3.9-v7.3.8rc2 for changeset 59025807f35a | Matti Picus | 2022-02-11 | 1 | -0/+1 | |
| | * | | Added tag release-pypy3.8-v7.3.8rc2 for changeset e093771497da | Matti Picus | 2022-02-11 | 1 | -0/+1 | |
| | * | | Added tag release-pypy3.7-v7.3.8rc2 for changeset 11d3d95ae917 | Matti Picus | 2022-02-11 | 1 | -0/+1 | |
| | * | | Added tag release-pypy2.7-v7.3.8rc2 for changeset a7534a4d5085 | Matti Picus | 2022-02-11 | 1 | -0/+1 | |
* | | | | make this the non-candidate release | Matti Picus | 2022-02-15 | 2 | -2/+2 | |
* | | | | fix release version to rc2release-pypy3.7-v7.3.8rc2 | Matti Picus | 2022-02-10 | 2 | -3/+3 | |
* | | | | make this a release candidate | Matti Picus | 2022-02-10 | 2 | -2/+2 | |
* | | | | merge py3.7 into release | Matti Picus | 2022-02-10 | 59 | -201/+686 | |
|\| | | | ||||||
| * | | | merge default | Matti Picus | 2022-02-08 | 6 | -42/+79 | |
| |\| | | ||||||
| | * | | update release note | Matti Picus | 2022-02-08 | 1 | -1/+8 |