aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This will be the 7.2.0 releaserelease-pypy3.6-v7.2.0rc1Stefano Rivera2019-09-301-2/+2
* merge py3.6 into releaserelease-pypy3.6-v7.2.0rc0Matti Picus2019-09-299-42/+81
|\
| * merge default into py3.6Matti Picus2019-09-299-42/+81
| |\
| | * update repackage scriptMatti Picus2019-09-291-1/+1
| | * update to cffi/46c06e1fd666Armin Rigo2019-09-295-34/+64
| | * adjust test for systems with limited threadsMatti Picus2019-09-271-3/+13
| | * update JIT test and file encodingMatti Picus2019-09-272-4/+3
* | | merge py3.6 into releaseMatti Picus2019-09-281461-37647/+76388
|\| |
| * | hg merge defaultRonan Lamy2019-09-263-21/+41
| |\|
| | * give test a meaningful nameRonan Lamy2019-09-261-1/+1
| | * Allow per-test parametrisation of the space fixtureRonan Lamy2019-09-263-19/+40
| * | hg merge defaultRonan Lamy2019-09-264-2/+30
| |\|
| | * backport 22433dc6e71cd01669c45a6ef3b2ca7bdd721686:Ronan Lamy2019-09-252-4/+52
| | * Add sometimes-failing test about a race condition in SemLock.release()Ronan Lamy2019-09-251-0/+26
| | * capitalizationfijal2019-09-251-1/+1
| | * add aarch64 to release targetsMatti Picus2019-09-252-1/+3
| * | Fix race condition with SemLock that would sometimes cause a deadlockRonan Lamy2019-09-253-5/+53
| * | merge default into branchMatti Picus2019-09-252-7/+78
| |\|
| | * Update the release noteMatti Picus2019-09-251-1/+6
| | * update release noteMatti Picus2019-09-241-0/+2
| | * Update the sandbox warningArmin Rigo2019-09-241-4/+5
| | * update release note to latest HEADMatti Picus2019-09-221-3/+66
| * | cpython compatibilityMatti Picus2019-09-251-0/+3
| * | remove windows ^M line endingsMatti Picus2019-09-251-49/+49
| * | #3066: revert the change in the code, which was not needed after allArmin Rigo2019-09-241-4/+2
| * | skip pypy-only app-level test on cpythonMatti Picus2019-09-241-1/+4
| * | Issue #3066: fix just by not removing dead bytecodesArmin Rigo2019-09-242-3/+4
| * | Skip a test that now crashes just like it does on CPythonArmin Rigo2019-09-241-0/+2
| * | Update logic to CPython 3.6.9 for setting f_lineno. Issue #3066 is not resol...Armin Rigo2019-09-242-43/+108
| * | add locale testRonan Lamy2019-09-231-0/+6
| * | Handle locale in time.strftime(). Fixes #3079Ronan Lamy2019-09-222-4/+10
| * | back out b2dd9b388196 and reinstate abe60bf6dc7bMatti Picus2019-09-222-0/+17
| * | merge default into py3.6Matti Picus2019-09-224-281/+335
| |\|
| | * regenerate pycparser tables, update _c_ast.cfgMatti Picus2019-09-224-281/+335
| * | merge defaultCarl Friedrich Bolz-Tereick2019-09-214-237/+0
| |\|
| | * merge json-decoder-maps:Carl Friedrich Bolz-Tereick2019-09-217-142/+1716
| | |\
| | | * close to-be-merged branchCarl Friedrich Bolz-Tereick2019-09-210-0/+0
| | * | kill obsolete tool (we can use hypothesis instead)Ronan Lamy2019-09-211-63/+0
| | * | Remove unused tests that have been broken for yearsRonan Lamy2019-09-213-174/+0
| * | | merge json-decoder-maps-py3.6Carl Friedrich Bolz-Tereick2019-09-218-146/+1718
| |\ \ \
| | * | | close to-be-merged branchCarl Friedrich Bolz-Tereick2019-09-210-0/+0
| | * | | merge json-decoder-mapsCarl Friedrich Bolz-Tereick2019-09-2020-1423/+358
| | |\ \ \ | | | | |/ | | | |/|
| | | * | fix remaining anto comment: when hitting a blocked map, insert keys in theCarl Friedrich Bolz-Tereick2019-09-202-21/+31
| | | * | a test that devolving doesn't change the orderCarl Friedrich Bolz-Tereick2019-09-201-2/+10
| | | * | Review, minor tweaksArmin Rigo2019-09-202-20/+30
| | | * | fix bytes/WORD_SIZE confusion (thanks Armin)Carl Friedrich Bolz-Tereick2019-09-201-2/+2
| | | * | remove usage of get_nonmovingbuffer_final_nullCarl Friedrich Bolz-Tereick2019-09-202-6/+6
| | | * | merge defaultCarl Friedrich Bolz-Tereick2019-09-19551-9987/+33654
| | | |\ \
| | | * | | address two commentsCarl Friedrich Bolz-Tereick2019-09-191-10/+6
| | | * | | fix two, add one replyCarl Friedrich Bolz-Tereick2019-09-191-2/+5