| Commit message (Expand) | Author | Age | Files | Lines |
* | merge default into branchrelease-pypy2.7-v7.3.0rc1 | Matti Picus | 2019-12-08 | 1 | -2/+0 |
|\ |
|
| * | this is the wrong abstraction, the archive name needs to match for uploading | Matti Picus | 2019-12-08 | 1 | -2/+0 |
* | | merge default into release branch | Matti Picus | 2019-12-08 | 25 | -776/+530 |
|\| |
|
| * | update release note for current HEADs | Matti Picus | 2019-12-08 | 1 | -0/+6 |
| * | commit to releasing portable tarballs for 7.3 | Matti Picus | 2019-12-08 | 1 | -0/+8 |
| * | ensure package name has "portable" in it if iti is portable | Matti Picus | 2019-12-08 | 1 | -0/+2 |
| * | redo _curses_build library detection | Matti Picus | 2019-12-08 | 1 | -10/+23 |
| * | fix ncurses include/lib discovery: add from_config_tool("ncursesw6-config"), ... | Matti Picus | 2019-12-07 | 1 | -9/+6 |
| * | revert centos6 special case | Matti Picus | 2019-12-07 | 1 | -8/+0 |
| * | Use a cache to avoid parsing the same cdecl again and again, which is done | Antonio Cuni | 2019-12-06 | 1 | -0/+9 |
| * | add missing import | Matti Picus | 2019-12-06 | 1 | -0/+1 |
| * | move slow test to its own class and skip it | Matti Picus | 2019-12-06 | 1 | -59/+71 |
| * | Move app-level tests from test_generator.py to apptest_generator.py | Ronan Lamy | 2019-12-05 | 2 | -324/+311 |
| * | typo | Matti Picus | 2019-12-04 | 1 | -1/+1 |
| * | Issue #3125 | Armin Rigo | 2019-12-03 | 1 | -1/+1 |
| * | Remove unnecessary exec | Ronan Lamy | 2019-12-03 | 1 | -8/+3 |
| * | Modernise raises() syntax | Ronan Lamy | 2019-12-03 | 1 | -22/+44 |
| * | clear out rpython/_cache CACHE_DIR before running tests | Matti Picus | 2019-12-03 | 1 | -2/+8 |
| * | centos6 has an old version of zlib | Matti Picus | 2019-12-02 | 1 | -1/+1 |
| * | remove unused rpython _hashlib module, we now use cffi | Matti Picus | 2019-12-02 | 5 | -353/+0 |
| * | adjust documentation for cffi _hashlib, _ssl | Matti Picus | 2019-12-02 | 1 | -13/+7 |
| * | add rposix getgrouplist (part of issue 2375) | Matti Picus | 2019-12-01 | 1 | -2/+31 |
| * | test, fix for importing with unicode in sys.path (issue 3112) | Matti Picus | 2019-12-01 | 2 | -3/+20 |
| * | only add socket error attributes in python2 (issue 3119) | Matti Picus | 2019-12-01 | 1 | -7/+8 |
| * | 32-bit docker reports platform.machine() == 'i686' | Matti Picus | 2019-11-30 | 1 | -2/+4 |
| * | document merged branch | Matti Picus | 2019-11-30 | 1 | -0/+2 |
| * | merge closed backport-decode_timeval_ns-py3.7 | Matti Picus | 2019-11-30 | 0 | -0/+0 |
| |\ |
|
| | * | close merged branch | Matti Picus | 2019-11-30 | 0 | -0/+0 |
| * | | fixes for CentOS 6 (manylinux image) | Matti Picus | 2019-11-30 | 2 | -4/+15 |
| * | | merge backport-decode_timeval_ns-py3.7 into default | Yannick Jadoul | 2019-11-30 | 1 | -1/+5 |
| |\| |
|
| | * | Backport decode_timeval_ns from py3.7 branch | Yannick Jadoul | 2019-11-11 | 1 | -1/+5 |
| * | | tweak build documentation | Matti Picus | 2019-11-29 | 2 | -6/+3 |
* | | | merge default into release branch | Matti Picus | 2019-11-27 | 9 | -46/+282 |
|\| | |
|
| * | | update contributors | Matti Picus | 2019-11-26 | 3 | -12/+17 |
| * | | restart whatsnew, add release note | Matti Picus | 2019-11-26 | 5 | -6/+234 |
| * | | start 7.3.0 release cycle: move whatsnew, add release note, change version | Matti Picus | 2019-11-26 | 7 | -4/+7 |
* | | | merge default into branch, bump version | Matti Picus | 2019-11-26 | 175 | -5080/+3069 |
|\| | |
|
| * | | ensure memory is allocated for exception status output | Wim Lavrijsen | 2019-11-23 | 1 | -1/+2 |
| * | | remerge cppyy-dev into default which updates the backend | Matti Picus | 2019-11-22 | 1 | -1/+12 |
| |\ \ |
|
| | * | | document branch to be closed | Matti Picus | 2019-11-22 | 1 | -1/+12 |
| * | | | merge cppyy-dev into default: gives access to latest backend API | Wim Lavrijsen | 2019-11-22 | 16 | -69/+587 |
| |\| | |
|
| | * | | be more strict with long/(u)intptr_t/size_t in dummy_backend | Wim Lavrijsen | 2019-11-22 | 1 | -13/+13 |
| | * | | fixup dummy backend for testing to the updated API | Wim Lavrijsen | 2019-11-22 | 3 | -4/+13 |
| | * | | merge default into branch | Wim Lavrijsen | 2019-11-22 | 38 | -337/+465 |
| | |\ \
| | |/ /
| |/| | |
|
| * | | | The test for my previous commit | Stian Andreassen | 2019-11-21 | 1 | -0/+25 |
| * | | | Remove the XXX about w_traceback | Stian Andreassen | 2019-11-21 | 1 | -1/+1 |
| * | | | Fix issue #3120, do restore traceback in PyErr_Restore. | Stian Andreassen | 2019-11-21 | 1 | -1/+1 |
| * | | | Rename 'tuple_new' to '_PyPy_tuple_new' to follow the naming convention of | Armin Rigo | 2019-11-19 | 3 | -4/+4 |
| * | | | issue 3117: calling PyType_Ready on a subclass with a partially built tp_base | Matti Picus | 2019-11-18 | 1 | -3/+5 |
| * | | | Revert 18443d3a74d5: the branch int-test-is-zero is maybe a nice idea | Armin Rigo | 2019-11-17 | 15 | -104/+0 |