aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge py3.6 into releaserelease-pypy3.6-v7.3.0rc3Matti Picus2019-12-1913-43/+226
|\
| * merge default into py3.6Matti Picus2019-12-193-1/+22
| |\
| | * update release note for recent changesMatti Picus2019-12-191-0/+5
| | * Issue #3128Armin Rigo2019-12-192-1/+17
| * | venv: also copy/link lib/* files for portable buildsMatti Picus2019-12-191-0/+10
| * | merge default into py3.6Matti Picus2019-12-183-2/+29
| |\|
| | * invalid escape sequences fixed on upstream github.com/pypy/pyrepl#21Matti Picus2019-12-182-3/+3
| | * extend existing horrible hack with more hackiness to copy lib (portable builds)Matti Picus2019-12-181-0/+5
| | * add test for buggy gcc 8Matti Picus2019-12-181-0/+27
| * | extend existing horrible hack with more hackiness to copy lib (portable builds)Matti Picus2019-12-181-0/+6
| * | Simplify test and convert it to use IPv4Ronan Lamy2019-12-181-10/+5
| * | Merged in olliemath/pypy/py3.6 (pull request #687)Ronan Lamy2019-12-172-17/+106
| |\ \
| | * | Move normalize datetime tests to extra_testsolliemath2019-12-172-28/+28
| | * | Add tests for datetime normalize functions.olliemath2019-12-131-0/+28
| | * | Speed up py3 datetime __add__ method.olliemath2019-12-131-17/+78
| * | | hg merge defaultArmin Rigo2019-12-161-3/+4
| |\ \ \ | | | |/ | | |/|
| | * | oops, fix for 853267f08f60: the final update of cached_types should occur whileArmin Rigo2019-12-161-3/+4
| * | | hg merge defaultArmin Rigo2019-12-162-10/+44
| |\| |
| | * | This is hopefully a fix for test.test_imaplib, which crashes rarelyArmin Rigo2019-12-161-10/+42
| | * | Added tag release-pypy3.6-v7.3.0rc2 for changeset 008914050baeMatti Picus2019-12-161-0/+1
| | * | Added tag release-pypy2.7-v7.3.0rc2 for changeset 285307a0f5a7Matti Picus2019-12-161-0/+1
| | * | backport whatsnew from py3.6Matti Picus2019-12-151-0/+14
* | | | merge py3.6 into branchMatti Picus2019-12-161-1/+0
|\| | |
| * | | fix bad mergeMatti Picus2019-12-161-1/+0
* | | | merge py3.6 into releaserelease-pypy3.6-v7.3.0rc2Matti Picus2019-12-15127-11471/+417
|\| | |
| * | | merge default into branchMatti Picus2019-12-1515-41/+90
| |\| |
| | * | fix for win32Matti Picus2019-12-151-4/+6
| | * | add the constant differently, otherwise cffi.compile chokes on a missing valueMatti Picus2019-12-152-2/+3
| | * | update release note and restart whatsnewMatti Picus2019-12-155-11/+22
| | * | fix backport 826708d0c629Matti Picus2019-12-151-0/+1
| | * | handle OpenSSL v1.1, in _ssl, add post_handshake_auth for TLSv1_3Matti Picus2019-12-142-7/+57
| | * | Fix for pypy.module._file.test.test_large_file on 32bitArmin Rigo2019-12-131-1/+2
| | * | Skip running test_rx86_64_auto_encoding on 32bits---this makes pointless errorsArmin Rigo2019-12-131-0/+4
| | * | oops, fix for some test failures on 32-bit that 56cb51f3c081 createdArmin Rigo2019-12-124-8/+10
| | * | Mention that you should usually not run "py.test lib-python/..."Armin Rigo2019-12-121-10/+12
| | * | Prevent lltype.typeOf(2<<32) from returning SignedLongLong on 32-bitArmin Rigo2019-12-122-3/+10
| * | | handle OpenSSL v1.1, in _ssl, add post_handshake_auth for TLSv1_3Matti Picus2019-12-142-7/+57
| | |/ | |/|
| * | more like 8e5e71e1a26e: avoids making W_LongObjects for result that most oftenArmin Rigo2019-12-122-7/+8
| * | Return W_IntObject from float.__round__() when possible.Ronan Lamy2019-12-122-7/+15
| * | document merged branchMatti Picus2019-12-121-0/+3
| * | Merged in py3.6-exc-info-2 (pull request #686)Ronan Lamy2019-12-124-48/+50
| |\ \
| | * | Close branch py3.6-exc-info-2Ronan Lamy2019-12-120-0/+0
| | * | kill ec.previous_error_stack since it's now unusedRonan Lamy2019-12-092-37/+10
| | * | Restore logic from before 251b476 in generator.py and add test.Ronan Lamy2019-12-092-11/+40
| * | | test, implement PyOS_FSPathMatti Picus2019-12-122-0/+52
| * | | merge default into py3.6Matti Picus2019-12-12105-11377/+158
| |\ \ \ | | |/ / | |/| / | | |/
| | * adapt patch from portable-pypy (thanks squeakypl)Matti Picus2019-12-121-11/+65
| | * merge kill-asmgcc: remove asmgcc from the source codeArmin Rigo2019-12-11101-11364/+86
| | |\
| | | * close branch, ready to mergeArmin Rigo2019-12-110-0/+0
| | | * Document branchArmin Rigo2019-12-111-0/+5