aboutsummaryrefslogtreecommitdiffstats
path: root/testing/micropython/python3.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/micropython: skip ffi_callback test and cleanupNatanael Copa2017-08-031-0/+10
the ffi_callback will not work under PaX kernel since it tries to allocate memory which is both executable and writeable.