aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | nicer cleanup on failure in background thread functionMatti Picus2019-05-211-5/+11
* | | allow MemoryError when testing setrecursionlimitMatti Picus2019-05-211-0/+5
|/ /
* | update certificates per cpython issue 36816 PR 13199Matti Picus2019-05-202-14/+66
* | add some pieces needed to start building opencv-python with scikit-buildMatti Picus2019-05-122-1/+2
* | Try to fix this test, failing on 32-bit since the utf-8 mergeArmin Rigo2019-04-291-2/+2
* | merge default into branchMatti Picus2019-01-141-1/+1
|\ \
| * | since this file is run with cpython in test_xpickle, use stdlib2.7.14 code hereMatti Picus2019-01-141-1/+1
* | | merge default into branchMatti Picus2018-12-091-0/+2
|\| |
| * | Issue #2917Armin Rigo2018-12-051-0/+2
* | | merge default into branchMatti Picus2018-11-043-8/+27
|\| |
| * | fixArmin Rigo2018-10-261-1/+1
| * | BackportArmin Rigo2018-10-261-1/+9
| * | Use subprocess to Avoid shell injection in shutil moduleHervé Beraud2018-09-241-6/+10
| * | Fix the cpython test for newer pypy versions, with a commentArmin Rigo2018-09-191-1/+8
* | | merge default into branchMatti Picus2018-09-112-3/+18
|\| |
| * | Issue #2865Armin Rigo2018-08-091-2/+12
| * | Give a warning when we can't import _hashlibArmin Rigo2018-07-231-1/+6
* | | merge default into branchMatti Picus2018-07-112-2/+13
|\| |
| * | Good speed boost on Fraction.__hash__(). Not compatible withArmin Rigo2018-07-061-2/+7
| * | Issue #2837Armin Rigo2018-07-051-0/+6
* | | hg merge defaultRonan Lamy2018-05-241-0/+1
|\| |
| * | hg merge release-pypy2.7-6.xArmin Rigo2018-05-136-9/+24
| |\ \
| * \ \ Merge default into reverse-debugger state as of now for reverse-debugger-upda...Alexander Schremmer2018-03-1920-71/+129
| |\ \ \
| * \ \ \ hg merge defaultArmin Rigo2017-01-01432-5589/+13331
| |\ \ \ \
| * \ \ \ \ hg merge defaultArmin Rigo2016-09-071-7/+9
| |\ \ \ \ \
| * \ \ \ \ \ hg merge defaultArmin Rigo2016-08-241-1/+1
| |\ \ \ \ \ \
| * | | | | | | astcompiler and basic interpreter support for $NUMArmin Rigo2016-06-281-0/+1
* | | | | | | | merge default into branchMatti Picus2018-04-296-9/+24
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Issue #2768Armin Rigo2018-04-121-0/+15
| * | | | | | | merge headsCarl Friedrich Bolz-Tereick2018-04-102-6/+3
| |\ \ \ \ \ \ \
| | * | | | | | | fix CPython tests that are affected (in one, we are like CPython now again)Carl Friedrich Bolz-Tereick2018-04-092-6/+3
| * | | | | | | | ignore incompatible exception message in CPython doctestMatti Picus2018-04-101-1/+4
| |/ / / / / / /
| * | | | | | | Issue #2784Armin Rigo2018-04-031-1/+1
| * | | | | | | adapt to new error messageCarl Friedrich Bolz-Tereick2018-03-301-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | merge default into branchMatti Picus2018-03-181-1/+1
|\| | | | | |
| * | | | | | Make virtualenv work on Windows tooArmin Rigo2017-12-201-1/+1
* | | | | | | Mark test CPython-only - the test fails with _pyio, even on CPythonRonan Lamy2017-12-121-0/+1
|/ / / / / /
* | | | | | graft oneliner from stdlib from 2.7.14 to fix testsMatti Picus2017-11-161-1/+1
* | | | | | Implement cpyext.is_cpyext_function()Ronan Lamy2017-11-131-1/+5
* | | | | | Issue #2699: test and fixes.Armin Rigo2017-11-121-2/+3
* | | | | | patches from issue 2694, implement ctypes.CDLL(... handle=n)Matti Picus2017-11-011-8/+9
* | | | | | Translation fix (uh, unsure what is going on here)Armin Rigo2017-09-241-1/+1
* | | | | | Issue #2628Armin Rigo2017-09-232-1/+7
* | | | | | Fix in the PyPy-specific code: assign a number with ord(char),Armin Rigo2017-09-211-1/+1
* | | | | | Issue #2658Armin Rigo2017-09-171-2/+2
* | | | | | test_struct_struct now passesArmin Rigo2017-08-271-1/+0
* | | | | | hg merge pypy_swappedbytesArmin Rigo2017-08-272-12/+1
|\ \ \ \ \ \
| * | | | | | Final modifications , 1 test still unskipped in test_byteswap.pyMihnea Saracin2017-08-101-8/+0
| * | | | | | Added _swappedbytes_ support for ctypes.StructureMihnea Saracin2017-07-271-4/+1
* | | | | | | (fijal, arigo)Armin Rigo2017-08-231-1/+1