aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update cffi to c16abb8f809fMatti Picus2021-02-211-1/+39
* update to cffi 1.14.5 (using pypy/tool/import_cffi.py and manually fixing too)Matti Picus2021-02-171-1/+15
* trivial test fixes, backport Py_NAN fixMatti Picus2020-12-311-1/+1
* update to cffi/023e2f33ee07Armin Rigo2020-12-063-3/+13
* Workaround for CPython's tests. See commentArmin Rigo2020-11-261-0/+83
* update testMatti Picus2020-11-041-3/+2
* move testMatti Picus2020-11-041-0/+40
* add missing include, needs sychronization with upstreamMatti Picus2020-11-011-0/+1
* merge default into stdlib-2.7.18-3Stefano Rivera2020-10-101-2/+2
|\
| * Drop -n, on MacOS, the builtin echo in sh doesn't support -nStefano Rivera2020-10-101-2/+2
* | merge default into stdlib-2.7.18-3Stefano Rivera2020-10-092-2/+105
|\|
| * typoMatti Picus2020-10-091-1/+1
| * fix (again) avoid python since it needs LD_LIBRARY_PATH on buildbot workersMatti Picus2020-10-081-8/+7
| * more test fixesMatti Picus2020-10-071-6/+10
| * fix failing testsMatti Picus2020-10-061-6/+10
| * small fixesMatti Picus2020-10-031-2/+2
| * redo moved tests, flake8Matti Picus2020-10-031-41/+28
| * move translated os.* tests to extra_testsMatti Picus2020-10-031-0/+109
* | This is Python 2, no f-strings yetStefano Rivera2020-10-091-3/+3
* | fix testStefano Rivera2020-10-091-3/+6
|/
* update to cffi/144ac54d9bffArmin Rigo2020-09-231-1/+22
* add some prints in an attempt to understand this failure, which doesn't show upArmin Rigo2020-09-031-0/+3
* update to cffi/108825c76286Armin Rigo2020-09-031-2/+2
* add the tweaked test_c.py from cffi, which can now be run directlyArmin Rigo2020-08-301-0/+4498
* clean up unused importMatti Picus2020-08-301-1/+0
* update to cffi 1.14.2Armin Rigo2020-08-151-2/+2
* missing addsArmin Rigo2020-07-282-0/+236
* update to cffi/222126b71a49 (v1.14.1)Armin Rigo2020-07-275-2/+108
* backport test (issue 3269)Matti Picus2020-07-161-0/+9
* revert this changeMatti Picus2020-07-131-1/+3
* fix win32 test for py3Matti Picus2020-07-121-3/+4
* update to cffi/54810acbf34dArmin Rigo2020-05-282-1/+81
* Replace get_format_str() with tp._getformat() and fix pointer formatsRonan Lamy2020-05-222-6/+34
* memoryviews on pointers contain the pointer itself, not what it points to. Ad...Ronan Lamy2020-05-221-0/+11
* Add 2 failing testsRonan Lamy2020-05-131-0/+6
* test cleanup: fix deprecated syntaxRonan Lamy2020-05-061-6/+11
* Let @pytest.mark.pypy_only work as advertised in extra_tests/Ronan Lamy2020-05-061-0/+17
* update to cffi/4a4a9e8abe97Armin Rigo2020-04-161-3/+3
* skip test that segfaults on windowsMatti Picus2020-04-051-1/+3
* fix 127fefd15a2b -> extra_link_argsMatti Picus2020-03-271-1/+1
* try adding '-stdlib=libc++' for darwinMatti Picus2020-03-261-0/+3
* update to cffi/b433990af27aArmin Rigo2020-03-061-2/+129
* re-add deleted binop_overriding testsquejebo2020-03-021-0/+49
* Rewrote extra binop_overriding test to run -- removed all appdirect tests; on...quejebo2020-03-021-151/+83
* Convert apptest descroperation to new format. Split test_binop_overriding su...quejebo2020-03-011-0/+155
* hg merge defaultRonan Lamy2020-02-271-1/+5
|\
| * byteorder related issue, check the byte order of that machineRichard Plangger2020-02-201-1/+5
* | Backport changes from branch py3-StringIO-perfRonan Lamy2020-02-271-0/+54
|/
* update to cffi/f2ec51ca7510Armin Rigo2020-02-074-0/+34
* update to cffi/d6ad2ea5a57eArmin Rigo2020-01-105-22/+34