circuitpython/ports/unix/variants
Yoctopuce dev 8b3439e26c unix/variants/longlong: Use REPR_C on this variant.
There is currently no build using REPR_C in the unix CI tests.  As
discussed in PR #16953, this is something that combines well with the
longlong build.

Signed-off-by: Yoctopuce dev <dev@yoctopuce.com>
2025-07-24 11:07:30 +10:00
..
coverage unix/variants/coverage: Enable sys.settrace. 2025-07-06 00:04:18 +10:00
longlong unix/variants/longlong: Use REPR_C on this variant. 2025-07-24 11:07:30 +10:00
minimal py/mpconfig: Disable qstr hashing at minimum feature level. 2024-01-25 16:38:17 +11:00
nanbox unix: Refactor mpconfigport.h and mpconfigvariant.h. 2022-09-13 17:39:03 +10:00
standard extmod/asyncio: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00
manifest.py unix/variants: Prefer unix-ffi packages when loading the manifest. 2024-02-08 17:16:10 +11:00
mpconfigvariant_common.h unix: Allow the GIL to be enabled. 2025-07-23 11:35:38 +10:00