aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge defaultrelease-pypy2.7-v7.3.1rc1Matti Picus2020-04-021-2/+2
|\
| * download of ssl movedMatti Picus2020-04-021-2/+2
* | merge defaultMatti Picus2020-04-021-3/+2
|\|
| * backport e7ded1fa63e7Matti Picus2020-04-021-3/+2
* | merge defaultMatti Picus2020-04-022-4/+8
|\|
| * tk -> _tkinterMatti Picus2020-04-021-3/+3
| * add a commentRichard Plangger2020-04-011-0/+2
| * the thread local id was not stored in call_release_gil_...Richard Plangger2020-04-011-1/+3
* | backed out 4449624affeaMatti Picus2020-04-012-33/+4
* | merge defaultMatti Picus2020-04-012-8/+10
|\|
| * fix for 4449624affea and friends (cfbolz)Matti Picus2020-04-011-2/+1
| * update release note for latest fixesMatti Picus2020-04-011-6/+9
* | merge defaultMatti Picus2020-04-0118-105/+227
|\|
| * revert attempts to get test__jitlog.py to run on win32 untranslated, skip ins...Matti Picus2020-04-011-21/+8
| * only test errno after translationMatti Picus2020-04-011-14/+28
| * make other attributes of builtin functions unwriteable/undeletable as wellCarl Friedrich Bolz-Tereick2020-04-012-4/+33
| * Rewrite gc_load_indexed with a constant index into a plain gc_loadArmin Rigo2020-04-012-0/+35
| * merge headsArmin Rigo2020-04-017-57/+66
| |\
| | * backport parts of ctypes.util for msvc>13 (may require adjustment of cffi tests)Matti Picus2020-04-011-11/+7
| | * debug_start/debug_stop uses time.clock, use that in test as wellMatti Picus2020-04-011-2/+2
| | * delete semaphore after useMatti Picus2020-04-011-31/+34
| | * fix import namesMatti Picus2020-04-011-2/+2
| | * fix failing testsMatti Picus2020-03-313-11/+21
| * | probable fix for ppcArmin Rigo2020-04-012-2/+3
| |/
| * fix for test_short_result_of_call_compiled on ppc: clamp the result values ofArmin Rigo2020-03-312-2/+24
| * typoMatti Picus2020-03-311-1/+1
| * improve cffi build script, _curses_build.pyMatti Picus2020-03-302-10/+28
| * Windows test fixArmin Rigo2020-03-291-0/+4
| * typoRichard Plangger2020-03-291-1/+1
| * first zarch version of rgil-track-threadRichard Plangger2020-03-291-8/+11
* | merge default into releaseMatti Picus2020-03-296-11/+27
|\|
| * properly restart py3.6 whatsnewMatti Picus2020-03-291-1/+1
| * fix tests: skip close and use low-level callsMatti Picus2020-03-292-7/+16
| * check ferror in PyRun_FileMatti Picus2020-03-293-3/+10
* | merge default into releaseMatti Picus2020-03-282-3/+3
|\|
| * missing import, fix force-builds scriptMatti Picus2020-03-282-3/+3
* | Merge with defaultMatti Picus2020-03-282-56/+54
|\|
| * try to fix build of curses on macosMatti Picus2020-03-281-0/+2
| * Test cleanupRonan Lamy2020-03-271-56/+52
* | merge defaultMatti Picus2020-03-2722-175/+309
|\|
| * protect failing system calls with a FdValidator to fail instead of crash (2)Matti Picus2020-03-271-4/+12
| * protect failing system calls with a FdValidator to fail instead of crashMatti Picus2020-03-271-15/+18
| * update release note, contributorsMatti Picus2020-03-273-29/+55
| * be more careful about opening/closing files across runtimes in testsMatti Picus2020-03-273-10/+21
| * merge head from bitbucket to align pulls that pick up this stray commitMatti Picus2020-03-270-0/+0
| |\
| | * README.rst edited online with Bitbucketmattip2020-02-121-0/+8
| * | fix 127fefd15a2b -> extra_link_argsMatti Picus2020-03-271-1/+1
| * | fix bad editMatti Picus2020-03-271-1/+1
| * | re-sync vmprof with upstreamMatti Picus2020-03-265-22/+31
| * | try adding '-stdlib=libc++' for darwinMatti Picus2020-03-261-0/+3