Age | Commit message (Expand) | Author |
---|---|---|
2024-11-28 | tests/misc/sys_settrace_features.py: Add note about CPython 3.12 issue. | Angus Gratton |
2023-08-30 | py/profile: Remove the requirement to disable MICROPY_COMP_CONST. | Jim Mussared |
2023-08-30 | tests/misc/sys_settrace_features.py: Fix to run on newer CPython. | Jim Mussared |
2020-12-18 | tests/misc/sys_settrace_features.py: Fix running with non-dflt encoding. | stijn |
2020-12-18 | tests/misc/sys_settrace: Make test output independent of invoked path. | stijn |
2020-12-14 | tests/misc/sys_settrace_features.py: Ignore CPython zipimport traces. | Damien George |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2019-08-30 | tests: Add tests for sys.settrace feature. | Milan Rossa |