| Commit message (Expand) | Author | Age | Files | Lines |
* | merge py3.6 into releaserelease-pypy3.6-v7.3.0rc3 | Matti Picus | 2019-12-19 | 13 | -43/+226 |
|\ |
|
| * | merge default into py3.6 | Matti Picus | 2019-12-19 | 3 | -1/+22 |
| |\ |
|
| | * | update release note for recent changes | Matti Picus | 2019-12-19 | 1 | -0/+5 |
| | * | Issue #3128 | Armin Rigo | 2019-12-19 | 2 | -1/+17 |
| * | | venv: also copy/link lib/* files for portable builds | Matti Picus | 2019-12-19 | 1 | -0/+10 |
| * | | merge default into py3.6 | Matti Picus | 2019-12-18 | 3 | -2/+29 |
| |\| |
|
| | * | invalid escape sequences fixed on upstream github.com/pypy/pyrepl#21 | Matti Picus | 2019-12-18 | 2 | -3/+3 |
| | * | extend existing horrible hack with more hackiness to copy lib (portable builds) | Matti Picus | 2019-12-18 | 1 | -0/+5 |
| | * | add test for buggy gcc 8 | Matti Picus | 2019-12-18 | 1 | -0/+27 |
| * | | extend existing horrible hack with more hackiness to copy lib (portable builds) | Matti Picus | 2019-12-18 | 1 | -0/+6 |
| * | | Simplify test and convert it to use IPv4 | Ronan Lamy | 2019-12-18 | 1 | -10/+5 |
| * | | Merged in olliemath/pypy/py3.6 (pull request #687) | Ronan Lamy | 2019-12-17 | 2 | -17/+106 |
| |\ \ |
|
| | * | | Move normalize datetime tests to extra_tests | olliemath | 2019-12-17 | 2 | -28/+28 |
| | * | | Add tests for datetime normalize functions. | olliemath | 2019-12-13 | 1 | -0/+28 |
| | * | | Speed up py3 datetime __add__ method. | olliemath | 2019-12-13 | 1 | -17/+78 |
| * | | | hg merge default | Armin Rigo | 2019-12-16 | 1 | -3/+4 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | oops, fix for 853267f08f60: the final update of cached_types should occur while | Armin Rigo | 2019-12-16 | 1 | -3/+4 |
| * | | | hg merge default | Armin Rigo | 2019-12-16 | 2 | -10/+44 |
| |\| | |
|
| | * | | This is hopefully a fix for test.test_imaplib, which crashes rarely | Armin Rigo | 2019-12-16 | 1 | -10/+42 |
| | * | | Added tag release-pypy3.6-v7.3.0rc2 for changeset 008914050bae | Matti Picus | 2019-12-16 | 1 | -0/+1 |
| | * | | Added tag release-pypy2.7-v7.3.0rc2 for changeset 285307a0f5a7 | Matti Picus | 2019-12-16 | 1 | -0/+1 |
| | * | | backport whatsnew from py3.6 | Matti Picus | 2019-12-15 | 1 | -0/+14 |
* | | | | merge py3.6 into branch | Matti Picus | 2019-12-16 | 1 | -1/+0 |
|\| | | |
|
| * | | | fix bad merge | Matti Picus | 2019-12-16 | 1 | -1/+0 |
* | | | | merge py3.6 into releaserelease-pypy3.6-v7.3.0rc2 | Matti Picus | 2019-12-15 | 127 | -11471/+417 |
|\| | | |
|
| * | | | merge default into branch | Matti Picus | 2019-12-15 | 15 | -41/+90 |
| |\| | |
|
| | * | | fix for win32 | Matti Picus | 2019-12-15 | 1 | -4/+6 |
| | * | | add the constant differently, otherwise cffi.compile chokes on a missing value | Matti Picus | 2019-12-15 | 2 | -2/+3 |
| | * | | update release note and restart whatsnew | Matti Picus | 2019-12-15 | 5 | -11/+22 |
| | * | | fix backport 826708d0c629 | Matti Picus | 2019-12-15 | 1 | -0/+1 |
| | * | | handle OpenSSL v1.1, in _ssl, add post_handshake_auth for TLSv1_3 | Matti Picus | 2019-12-14 | 2 | -7/+57 |
| | * | | Fix for pypy.module._file.test.test_large_file on 32bit | Armin Rigo | 2019-12-13 | 1 | -1/+2 |
| | * | | Skip running test_rx86_64_auto_encoding on 32bits---this makes pointless errors | Armin Rigo | 2019-12-13 | 1 | -0/+4 |
| | * | | oops, fix for some test failures on 32-bit that 56cb51f3c081 created | Armin Rigo | 2019-12-12 | 4 | -8/+10 |
| | * | | Mention that you should usually not run "py.test lib-python/..." | Armin Rigo | 2019-12-12 | 1 | -10/+12 |
| | * | | Prevent lltype.typeOf(2<<32) from returning SignedLongLong on 32-bit | Armin Rigo | 2019-12-12 | 2 | -3/+10 |
| * | | | handle OpenSSL v1.1, in _ssl, add post_handshake_auth for TLSv1_3 | Matti Picus | 2019-12-14 | 2 | -7/+57 |
| | |/
| |/| |
|
| * | | more like 8e5e71e1a26e: avoids making W_LongObjects for result that most often | Armin Rigo | 2019-12-12 | 2 | -7/+8 |
| * | | Return W_IntObject from float.__round__() when possible. | Ronan Lamy | 2019-12-12 | 2 | -7/+15 |
| * | | document merged branch | Matti Picus | 2019-12-12 | 1 | -0/+3 |
| * | | Merged in py3.6-exc-info-2 (pull request #686) | Ronan Lamy | 2019-12-12 | 4 | -48/+50 |
| |\ \ |
|
| | * | | Close branch py3.6-exc-info-2 | Ronan Lamy | 2019-12-12 | 0 | -0/+0 |
| | * | | kill ec.previous_error_stack since it's now unused | Ronan Lamy | 2019-12-09 | 2 | -37/+10 |
| | * | | Restore logic from before 251b476 in generator.py and add test. | Ronan Lamy | 2019-12-09 | 2 | -11/+40 |
| * | | | test, implement PyOS_FSPath | Matti Picus | 2019-12-12 | 2 | -0/+52 |
| * | | | merge default into py3.6 | Matti Picus | 2019-12-12 | 105 | -11377/+158 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | adapt patch from portable-pypy (thanks squeakypl) | Matti Picus | 2019-12-12 | 1 | -11/+65 |
| | * | merge kill-asmgcc: remove asmgcc from the source code | Armin Rigo | 2019-12-11 | 101 | -11364/+86 |
| | |\ |
|
| | | * | close branch, ready to merge | Armin Rigo | 2019-12-11 | 0 | -0/+0 |
| | | * | Document branch | Armin Rigo | 2019-12-11 | 1 | -0/+5 |