| Commit message (Expand) | Author | Age | Files | Lines |
* | ouch, fix translationrelease-pypy2.7-v7.3.5rc3release-pypy2.7-v7.3.5 | Carl Friedrich Bolz-Tereick | 2021-05-11 | 1 | -1/+1 |
* | make sure that DictStrategy has either default implementations of all methods, | Carl Friedrich Bolz-Tereick | 2021-05-11 | 2 | -2/+43 |
* | Issue #3441 | Armin Rigo | 2021-04-19 | 1 | -2/+82 |
* | wrong return type for _Py_HashDouble, impacts 64-bit windows | Matti Picus | 2021-05-07 | 1 | -1/+1 |
* | PyUnicode_Contains accepts bytes on python2 (comment to issue 3400)release-pypy2.7-v7.3.5rc1 | Matti Picus | 2021-05-01 | 2 | -13/+49 |
* | fix issue #3440: when assigning the full slice of a list, evaluate the rhs | Carl Friedrich Bolz-Tereick | 2021-04-16 | 2 | -3/+13 |
* | update version to 7.3.5 | Matti Picus | 2021-04-21 | 3 | -4/+4 |
* | merge default into releaserelease-pypy2.7-v7.3.4rc2release-pypy2.7-v7.3.4 | Matti Picus | 2021-04-04 | 1 | -1/+1 |
|\ |
|
| * | skip zlib test on 1.2.7 too (manylinux2014 buildbot) | Matti Picus | 2021-04-03 | 1 | -1/+1 |
* | | merge default into release | Matti Picus | 2021-04-02 | 1 | -3/+0 |
|\| |
|
| * | revert pyrepl to 8ef001285964, before merging upstream | Matti Picus | 2021-04-02 | 1 | -3/+0 |
* | | merge default into py3.7 | Matti Picus | 2021-04-01 | 4 | -26/+36 |
|\| |
|
| * | mention HPy in release note; tweak documentation | Matti Picus | 2021-04-01 | 4 | -26/+36 |
* | | merge default into release | Matti Picus | 2021-04-01 | 1 | -16/+18 |
|\| |
|
| * | typo, fix memory leak | Matti Picus | 2021-04-01 | 1 | -1/+1 |
| * | fix memory leak | Matti Picus | 2021-04-01 | 1 | -16/+18 |
* | | merge default into branch | Matti Picus | 2021-03-31 | 1 | -1/+1 |
|\| |
|
| * | typo | Matti Picus | 2021-03-31 | 1 | -1/+1 |
* | | merge default into branch | Matti Picus | 2021-03-31 | 1 | -1/+6 |
|\| |
|
| * | leave a wrapped setupterm rpython function to avoid including "term.h" | Matti Picus | 2021-03-31 | 1 | -1/+6 |
* | | merge default into branch | Matti Picus | 2021-03-31 | 2 | -3/+3 |
|\| |
|
| * | fix function declaration | Matti Picus | 2021-03-31 | 1 | -1/+1 |
| * | use win64 rpython in force-builds | Matti Picus | 2021-03-31 | 1 | -2/+2 |
* | | merge default into release | Matti Picus | 2021-03-31 | 34 | -249/+583 |
|\| |
|
| * | restart pypy3 whatsnew, update doc indices | Matti Picus | 2021-03-31 | 2 | -0/+16 |
| * | move whatsnew pypy3 head to 7.3.4 | Matti Picus | 2021-03-31 | 1 | -3/+3 |
| * | restart whatsnew pypy2 | Matti Picus | 2021-03-31 | 1 | -0/+8 |
| * | backport pypy3 whatsnew, move pypy2 whatsnew | Matti Picus | 2021-03-31 | 2 | -3/+89 |
| * | update release note | Matti Picus | 2021-03-31 | 2 | -1/+16 |
| * | fix tests | Matti Picus | 2021-03-31 | 1 | -3/+6 |
| * | merge heads | Carl Friedrich Bolz-Tereick | 2021-03-30 | 2 | -7/+14 |
| |\ |
|
| | * | fix bugs (thanks mattip) | Carl Friedrich Bolz-Tereick | 2021-03-30 | 2 | -7/+14 |
| * | | move processing setupterm error message to rpython for a nicer message | Matti Picus | 2021-03-30 | 2 | -27/+21 |
| |/ |
|
| * | fix test | Carl Friedrich Bolz-Tereick | 2021-03-30 | 1 | -4/+8 |
| * | try harder to force recompiling openssl when building _ssl import | Matti Picus | 2021-03-29 | 2 | -2/+2 |
| * | tweak error formatting | Matti Picus | 2021-03-29 | 1 | -1/+1 |
| * | update openssl to 1.1.k for darwin, linux and always embed the new version | Matti Picus | 2021-03-29 | 1 | -1/+1 |
| * | fix 8824760015f0 | Matti Picus | 2021-03-29 | 1 | -2/+2 |
| * | revert and redo bbb8186527b6 for backward compatibility (issue 3422) | Matti Picus | 2021-03-29 | 2 | -9/+30 |
| * | backport of 3a37dfe596eb: restore pickling of dict iterators | Carl Friedrich Bolz-Tereick | 2021-03-26 | 2 | -24/+20 |
| * | test and fix | Carl Friedrich Bolz-Tereick | 2021-03-26 | 2 | -1/+6 |
| * | a fast path for l[:] = l2 | Carl Friedrich Bolz-Tereick | 2021-03-26 | 1 | -4/+17 |
| * | improve error message for upstream pyrepl, document merged branch | Matti Picus | 2021-03-26 | 2 | -4/+12 |
| * | fix the get_printable_location of rsre jit | Carl Friedrich Bolz-Tereick | 2021-03-26 | 1 | -2/+2 |
| * | regenerate icon | nulano | 2021-03-26 | 1 | -0/+0 |
| * | do the call to newint outside of the _descr_hash_jitdriver implementation | Carl Friedrich Bolz-Tereick | 2021-03-25 | 1 | -4/+5 |
| * | tweak release note, recognize Ondrej Baranovič (nulano) | Matti Picus | 2021-03-25 | 3 | -8/+9 |
| * | typo | Matti Picus | 2021-03-24 | 1 | -1/+1 |
| * | Remove trailing whitespace | Stefano Rivera | 2021-03-21 | 1 | -1/+0 |
| * | fix translation | Carl Friedrich Bolz-Tereick | 2021-03-20 | 1 | -2/+2 |