Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This will be the 7.2.0 releaserelease-pypy3.6-v7.2.0rc1 | Stefano Rivera | 2019-09-30 | 1 | -2/+2 |
* | merge py3.6 into releaserelease-pypy3.6-v7.2.0rc0 | Matti Picus | 2019-09-29 | 9 | -42/+81 |
|\ | |||||
| * | merge default into py3.6 | Matti Picus | 2019-09-29 | 9 | -42/+81 |
| |\ | |||||
| | * | update repackage script | Matti Picus | 2019-09-29 | 1 | -1/+1 |
| | * | update to cffi/46c06e1fd666 | Armin Rigo | 2019-09-29 | 5 | -34/+64 |
| | * | adjust test for systems with limited threads | Matti Picus | 2019-09-27 | 1 | -3/+13 |
| | * | update JIT test and file encoding | Matti Picus | 2019-09-27 | 2 | -4/+3 |
* | | | merge py3.6 into release | Matti Picus | 2019-09-28 | 1461 | -37647/+76388 |
|\| | | |||||
| * | | hg merge default | Ronan Lamy | 2019-09-26 | 3 | -21/+41 |
| |\| | |||||
| | * | give test a meaningful name | Ronan Lamy | 2019-09-26 | 1 | -1/+1 |
| | * | Allow per-test parametrisation of the space fixture | Ronan Lamy | 2019-09-26 | 3 | -19/+40 |
| * | | hg merge default | Ronan Lamy | 2019-09-26 | 4 | -2/+30 |
| |\| | |||||
| | * | backport 22433dc6e71cd01669c45a6ef3b2ca7bdd721686: | Ronan Lamy | 2019-09-25 | 2 | -4/+52 |
| | * | Add sometimes-failing test about a race condition in SemLock.release() | Ronan Lamy | 2019-09-25 | 1 | -0/+26 |
| | * | capitalization | fijal | 2019-09-25 | 1 | -1/+1 |
| | * | add aarch64 to release targets | Matti Picus | 2019-09-25 | 2 | -1/+3 |
| * | | Fix race condition with SemLock that would sometimes cause a deadlock | Ronan Lamy | 2019-09-25 | 3 | -5/+53 |
| * | | merge default into branch | Matti Picus | 2019-09-25 | 2 | -7/+78 |
| |\| | |||||
| | * | Update the release note | Matti Picus | 2019-09-25 | 1 | -1/+6 |
| | * | update release note | Matti Picus | 2019-09-24 | 1 | -0/+2 |
| | * | Update the sandbox warning | Armin Rigo | 2019-09-24 | 1 | -4/+5 |
| | * | update release note to latest HEAD | Matti Picus | 2019-09-22 | 1 | -3/+66 |
| * | | cpython compatibility | Matti Picus | 2019-09-25 | 1 | -0/+3 |
| * | | remove windows ^M line endings | Matti Picus | 2019-09-25 | 1 | -49/+49 |
| * | | #3066: revert the change in the code, which was not needed after all | Armin Rigo | 2019-09-24 | 1 | -4/+2 |
| * | | skip pypy-only app-level test on cpython | Matti Picus | 2019-09-24 | 1 | -1/+4 |
| * | | Issue #3066: fix just by not removing dead bytecodes | Armin Rigo | 2019-09-24 | 2 | -3/+4 |
| * | | Skip a test that now crashes just like it does on CPython | Armin Rigo | 2019-09-24 | 1 | -0/+2 |
| * | | Update logic to CPython 3.6.9 for setting f_lineno. Issue #3066 is not resol... | Armin Rigo | 2019-09-24 | 2 | -43/+108 |
| * | | add locale test | Ronan Lamy | 2019-09-23 | 1 | -0/+6 |
| * | | Handle locale in time.strftime(). Fixes #3079 | Ronan Lamy | 2019-09-22 | 2 | -4/+10 |
| * | | back out b2dd9b388196 and reinstate abe60bf6dc7b | Matti Picus | 2019-09-22 | 2 | -0/+17 |
| * | | merge default into py3.6 | Matti Picus | 2019-09-22 | 4 | -281/+335 |
| |\| | |||||
| | * | regenerate pycparser tables, update _c_ast.cfg | Matti Picus | 2019-09-22 | 4 | -281/+335 |
| * | | merge default | Carl Friedrich Bolz-Tereick | 2019-09-21 | 4 | -237/+0 |
| |\| | |||||
| | * | merge json-decoder-maps: | Carl Friedrich Bolz-Tereick | 2019-09-21 | 7 | -142/+1716 |
| | |\ | |||||
| | | * | close to-be-merged branch | Carl Friedrich Bolz-Tereick | 2019-09-21 | 0 | -0/+0 |
| | * | | kill obsolete tool (we can use hypothesis instead) | Ronan Lamy | 2019-09-21 | 1 | -63/+0 |
| | * | | Remove unused tests that have been broken for years | Ronan Lamy | 2019-09-21 | 3 | -174/+0 |
| * | | | merge json-decoder-maps-py3.6 | Carl Friedrich Bolz-Tereick | 2019-09-21 | 8 | -146/+1718 |
| |\ \ \ | |||||
| | * | | | close to-be-merged branch | Carl Friedrich Bolz-Tereick | 2019-09-21 | 0 | -0/+0 |
| | * | | | merge json-decoder-maps | Carl Friedrich Bolz-Tereick | 2019-09-20 | 20 | -1423/+358 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | fix remaining anto comment: when hitting a blocked map, insert keys in the | Carl Friedrich Bolz-Tereick | 2019-09-20 | 2 | -21/+31 |
| | | * | | a test that devolving doesn't change the order | Carl Friedrich Bolz-Tereick | 2019-09-20 | 1 | -2/+10 |
| | | * | | Review, minor tweaks | Armin Rigo | 2019-09-20 | 2 | -20/+30 |
| | | * | | fix bytes/WORD_SIZE confusion (thanks Armin) | Carl Friedrich Bolz-Tereick | 2019-09-20 | 1 | -2/+2 |
| | | * | | remove usage of get_nonmovingbuffer_final_null | Carl Friedrich Bolz-Tereick | 2019-09-20 | 2 | -6/+6 |
| | | * | | merge default | Carl Friedrich Bolz-Tereick | 2019-09-19 | 551 | -9987/+33654 |
| | | |\ \ | |||||
| | | * | | | address two comments | Carl Friedrich Bolz-Tereick | 2019-09-19 | 1 | -10/+6 |
| | | * | | | fix two, add one reply | Carl Friedrich Bolz-Tereick | 2019-09-19 | 1 | -2/+5 |