aboutsummaryrefslogtreecommitdiff
path: root/pypy
Commit message (Expand)AuthorAgeFilesLines
* ouch, fix translationrelease-pypy2.7-v7.3.5rc3release-pypy2.7-v7.3.5Carl Friedrich Bolz-Tereick2021-05-111-1/+1
* make sure that DictStrategy has either default implementations of all methods,Carl Friedrich Bolz-Tereick2021-05-112-2/+43
* Issue #3441Armin Rigo2021-04-191-2/+82
* wrong return type for _Py_HashDouble, impacts 64-bit windowsMatti Picus2021-05-071-1/+1
* PyUnicode_Contains accepts bytes on python2 (comment to issue 3400)release-pypy2.7-v7.3.5rc1Matti Picus2021-05-012-13/+49
* fix issue #3440: when assigning the full slice of a list, evaluate the rhsCarl Friedrich Bolz-Tereick2021-04-162-3/+13
* update version to 7.3.5Matti Picus2021-04-213-4/+4
* merge default into releaserelease-pypy2.7-v7.3.4rc2release-pypy2.7-v7.3.4Matti Picus2021-04-041-1/+1
|\
| * skip zlib test on 1.2.7 too (manylinux2014 buildbot)Matti Picus2021-04-031-1/+1
* | merge default into releaseMatti Picus2021-04-021-3/+0
|\|
| * revert pyrepl to 8ef001285964, before merging upstreamMatti Picus2021-04-021-3/+0
* | merge default into py3.7Matti Picus2021-04-014-26/+36
|\|
| * mention HPy in release note; tweak documentationMatti Picus2021-04-014-26/+36
* | merge default into releaseMatti Picus2021-04-011-16/+18
|\|
| * typo, fix memory leakMatti Picus2021-04-011-1/+1
| * fix memory leakMatti Picus2021-04-011-16/+18
* | merge default into branchMatti Picus2021-03-311-1/+1
|\|
| * typoMatti Picus2021-03-311-1/+1
* | merge default into branchMatti Picus2021-03-311-1/+6
|\|
| * leave a wrapped setupterm rpython function to avoid including "term.h"Matti Picus2021-03-311-1/+6
* | merge default into branchMatti Picus2021-03-312-3/+3
|\|
| * fix function declarationMatti Picus2021-03-311-1/+1
| * use win64 rpython in force-buildsMatti Picus2021-03-311-2/+2
* | merge default into releaseMatti Picus2021-03-3134-249/+583
|\|
| * restart pypy3 whatsnew, update doc indicesMatti Picus2021-03-312-0/+16
| * move whatsnew pypy3 head to 7.3.4Matti Picus2021-03-311-3/+3
| * restart whatsnew pypy2Matti Picus2021-03-311-0/+8
| * backport pypy3 whatsnew, move pypy2 whatsnewMatti Picus2021-03-312-3/+89
| * update release noteMatti Picus2021-03-312-1/+16
| * fix testsMatti Picus2021-03-311-3/+6
| * merge headsCarl Friedrich Bolz-Tereick2021-03-302-7/+14
| |\
| | * fix bugs (thanks mattip)Carl Friedrich Bolz-Tereick2021-03-302-7/+14
| * | move processing setupterm error message to rpython for a nicer messageMatti Picus2021-03-302-27/+21
| |/
| * fix testCarl Friedrich Bolz-Tereick2021-03-301-4/+8
| * try harder to force recompiling openssl when building _ssl importMatti Picus2021-03-292-2/+2
| * tweak error formattingMatti Picus2021-03-291-1/+1
| * update openssl to 1.1.k for darwin, linux and always embed the new versionMatti Picus2021-03-291-1/+1
| * fix 8824760015f0Matti Picus2021-03-291-2/+2
| * revert and redo bbb8186527b6 for backward compatibility (issue 3422)Matti Picus2021-03-292-9/+30
| * backport of 3a37dfe596eb: restore pickling of dict iteratorsCarl Friedrich Bolz-Tereick2021-03-262-24/+20
| * test and fixCarl Friedrich Bolz-Tereick2021-03-262-1/+6
| * a fast path for l[:] = l2Carl Friedrich Bolz-Tereick2021-03-261-4/+17
| * improve error message for upstream pyrepl, document merged branchMatti Picus2021-03-262-4/+12
| * fix the get_printable_location of rsre jitCarl Friedrich Bolz-Tereick2021-03-261-2/+2
| * regenerate iconnulano2021-03-261-0/+0
| * do the call to newint outside of the _descr_hash_jitdriver implementationCarl Friedrich Bolz-Tereick2021-03-251-4/+5
| * tweak release note, recognize Ondrej Baranovič (nulano)Matti Picus2021-03-253-8/+9
| * typoMatti Picus2021-03-241-1/+1
| * Remove trailing whitespaceStefano Rivera2021-03-211-1/+0
| * fix translationCarl Friedrich Bolz-Tereick2021-03-201-2/+2