| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-09-04 | all: Rename "sys" module to "usys". | stijn |
| 2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
| 2018-12-10 | tests/extmod/uctypes_ptr_le: Test int() operation on a pointer field. | Paul Sokolovsky |
| 2017-06-10 | tests: Convert remaining "sys.exit()" to "raise SystemExit". | Paul Sokolovsky |
| 2017-02-15 | tests/extmod: Make tests skippable. | Paul Sokolovsky |
| 2016-12-09 | tests: Update for required byteorder arg for int.from_bytes()/to_bytes(). | Paul Sokolovsky |
| 2015-06-06 | moductypes: Swap address and descriptor args in constructor. | Paul Sokolovsky |
| 2014-10-06 | tests: Add missing "import sys". | Paul Sokolovsky |
| 2014-10-06 | tests: Force skip of LE test on non-LE arch; improve run-tests-exp.sh. | Damien George |
| 2014-09-23 | tests: Fix uctypes tests to run on 64bit arch; enable more native tests. | Damien George |
| 2014-07-09 | moductypes: Foreign data interface module, roughly based on ctype ideas. | Paul Sokolovsky |
