aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | fixCarl Friedrich Bolz-Tereick2022-02-201-1/+1
| * | merge defaultCarl Friedrich Bolz-Tereick2022-02-209-788/+971
| |\|
| | * convert two files to apptestsCarl Friedrich Bolz-Tereick2022-02-204-435/+433
| | * release 7.3.8Matti Picus2022-02-204-14/+194
| | * Added tag release-pypy3.9-v7.3.8 for changeset 8276b505180fMatti Picus2022-02-191-0/+1
| | * Added tag release-pypy3.8-v7.3.8 for changeset d00b0afd2a5dMatti Picus2022-02-191-0/+1
| | * Added tag release-pypy3.7-v7.3.8 for changeset c8af402943f0Matti Picus2022-02-191-0/+1
| | * Added tag release-pypy2.7-v7.3.8 for changeset 6862351a1edbMatti Picus2022-02-191-0/+1
| | * fix some typosMatti Picus2022-02-191-9/+10
| | * update release note for fixed issues 3673, 3674Matti Picus2022-02-191-5/+0
| | * two small fixesCarl Friedrich Bolz-Tereick2022-02-181-2/+1
| | * fix link, the trace issue is a bit more generalCarl Friedrich Bolz-Tereick2022-02-181-3/+5
| | * update the release noteMatti Picus2022-02-171-14/+31
| * | merge py3-interplevel-ast-rewrite: make assert reinterpretation work again onCarl Friedrich Bolz-Tereick2022-02-2010-407/+332
| |\ \
| | * | add __init__ that I forgotCarl Friedrich Bolz-Tereick2022-02-191-0/+0
| | * | merge py3.7Carl Friedrich Bolz-Tereick2022-02-19204-1509/+3593
| | |\ \ | | |/ / | |/| |
| * | | merge defaultCarl Friedrich Bolz-Tereick2022-02-171-0/+8
| |\ \ \ | | | |/ | | |/|
| | * | #3682: speed up string_to_float by checking whether the string starts with aCarl Friedrich Bolz-Tereick2022-02-172-14/+24
| | | * turn it on by defaultCarl Friedrich Bolz-Tereick2021-11-291-3/+3
| | | * fix, and kill test about old approachCarl Friedrich Bolz-Tereick2021-11-292-16/+1
| | | * cache assert-rewritten bytecode tooCarl Friedrich Bolz-Tereick2021-11-293-128/+35
| | | * fix attributes, enable rewriting for apptest_* with cmdlineCarl Friedrich Bolz-Tereick2021-11-293-12/+21
| | | * fix boolean opsCarl Friedrich Bolz-Tereick2021-11-293-28/+17
| | | * tests and fixesCarl Friedrich Bolz-Tereick2021-11-293-6/+34
| | | * get started on an interplevel (and thus hopefully fast enough to be always on)Carl Friedrich Bolz-Tereick2021-11-295-230/+237
* | | | merge py3.7release-pypy3.7-v7.3.8Matti Picus2022-02-1813-156/+362
|\| | |
| * | | #3682: don't make a string copy for the input strings of float(s) to removeCarl Friedrich Bolz-Tereick2022-02-172-15/+18
| * | | pypy now has 447 docstrings in builtinsMatti Picus2022-02-151-1/+1
| * | | fix mergeMatti Picus2022-02-142-9/+4
| * | | merge default into py3.7Matti Picus2022-02-144-122/+158
| |\| |
| | * | when the JIT is off, don't do any works in the counters and just return earlyCarl Friedrich Bolz-Tereick2022-02-142-1/+23
| | * | finally, move the methods to W_SetObject (except for descr_difference_update,Carl Friedrich Bolz-Tereick2022-02-141-57/+59
| | * | just make all the interp2apps use the right class. this means we also won'tCarl Friedrich Bolz-Tereick2022-02-142-58/+60
| | * | issue #3676: make sure that frozensets cannot be mutated by using methods fromCarl Friedrich Bolz-Tereick2022-02-142-13/+18
| * | | merge defaultMatti Picus2022-02-126-17/+189
| |\| |
| | * | make sure OpenSSL<1.1.1m is still supported (issue 3671), backport test changesMatti Picus2022-02-122-6/+63
| | * | update for rc2Matti Picus2022-02-114-10/+166
| | * | fix 4d74e06add5b, add back s390xMatti Picus2022-02-111-9/+10
| | * | update repackaging script for using "candidate" in release candidate versioningMatti Picus2022-02-111-5/+11
| | * | mention 3628c3d47abe and issue 3650 in the release noteMatti Picus2022-02-111-1/+6
| | * | Added tag release-pypy3.9-v7.3.8rc2 for changeset 59025807f35aMatti Picus2022-02-111-0/+1
| | * | Added tag release-pypy3.8-v7.3.8rc2 for changeset e093771497daMatti Picus2022-02-111-0/+1
| | * | Added tag release-pypy3.7-v7.3.8rc2 for changeset 11d3d95ae917Matti Picus2022-02-111-0/+1
| | * | Added tag release-pypy2.7-v7.3.8rc2 for changeset a7534a4d5085Matti Picus2022-02-111-0/+1
* | | | make this the non-candidate releaseMatti Picus2022-02-152-2/+2
* | | | fix release version to rc2release-pypy3.7-v7.3.8rc2Matti Picus2022-02-102-3/+3
* | | | make this a release candidateMatti Picus2022-02-102-2/+2
* | | | merge py3.7 into releaseMatti Picus2022-02-1059-201/+686
|\| | |
| * | | merge defaultMatti Picus2022-02-086-42/+79
| |\| |
| | * | update release noteMatti Picus2022-02-081-1/+8