aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * in-progress: remove asmgcc completely (modern versions of gcc show testArmin Rigo2019-12-11100-11364/+81
| | |/
| | * tweak release note and repackaging scriptMatti Picus2019-12-102-2/+5
| | * Added tag release-pypy3.6-v7.3.0rc1 for changeset 533398cfd64eMatti Picus2019-12-101-0/+1
| | * Added tag release-pypy2.7-v7.3.0rc1 for changeset e6471221abc1Matti Picus2019-12-101-0/+1
* | | merge py3.6 into releaserelease-pypy3.6-v7.3.0rc1Matti Picus2019-12-102-0/+15
|\| |
| * | Issue #3111Armin Rigo2019-12-092-0/+15
* | | merge py3.6 into releaseMatti Picus2019-12-081-2/+0
|\| |
| * | merge default into py3.6Matti Picus2019-12-081-2/+0
| |\|
| | * this is the wrong abstraction, the archive name needs to match for uploadingMatti Picus2019-12-081-2/+0
* | | fix bad mergeMatti Picus2019-12-081-10/+0
* | | merge py3.6 into release branchMatti Picus2019-12-0827-1118/+1191
|\| |
| * | merge default into py3.6Matti Picus2019-12-083-10/+39
| |\|
| | * update release note for current HEADsMatti Picus2019-12-081-0/+6
| | * commit to releasing portable tarballs for 7.3Matti Picus2019-12-081-0/+8
| | * ensure package name has "portable" in it if iti is portableMatti Picus2019-12-081-0/+2
| | * redo _curses_build library detectionMatti Picus2019-12-081-10/+23
| * | merge default into py3.6Matti Picus2019-12-071-9/+6
| |\|
| | * fix ncurses include/lib discovery: add from_config_tool("ncursesw6-config"), ...Matti Picus2019-12-071-9/+6
| * | merge default into branchMatti Picus2019-12-071-8/+0
| |\|
| | * revert centos6 special caseMatti Picus2019-12-071-8/+0
| * | hg merge defaultAntonio Cuni2019-12-061-0/+9
| |\|
| | * Use a cache to avoid parsing the same cdecl again and again, which is doneAntonio Cuni2019-12-061-0/+9
| * | merge default into py3.6Matti Picus2019-12-061-0/+1
| |\|
| | * add missing importMatti Picus2019-12-061-0/+1