You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jim Mussared bbd8760bd9 all: Update Python formatting to ruff-format. 1 year ago
..
sys_settrace_subdir py/profile: Remove the requirement to disable MICROPY_COMP_CONST. 1 year ago
cexample_class.py tests/misc/cexample_class: Fix timing sensitivity. 2 years ago
cexample_class.py.exp tests/misc/cexample_class: Fix timing sensitivity. 2 years ago
cexample_module.py tests/misc/cexample_module: Test class presence. 2 years ago
cexample_module.py.exp tests/misc/cexample_module: Test class presence. 2 years ago
features.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
non_compliant.py tests: Replace umodule with module everywhere. 1 year ago
non_compliant.py.exp py/objtype: Optimise instance get/set/del by skipping special accessors. 7 years ago
non_compliant_lexer.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
non_compliant_lexer.py.exp py/lexer: Raise NotImplError for unicode name escape, instead of assert. 9 years ago
print_exception.py tests: Replace umodule with module everywhere. 1 year ago
rge_sm.py all: Update Python formatting to ruff-format. 1 year ago
sys_atexit.py tests: Replace umodule with module everywhere. 1 year ago
sys_atexit.py.exp tests/misc/sys_atexit: Add test for new sys.atexit feature. 5 years ago
sys_exc_info.py tests: Replace umodule with module everywhere. 1 year ago
sys_settrace_features.py py/profile: Remove the requirement to disable MICROPY_COMP_CONST. 1 year ago
sys_settrace_generator.py top: Update Python formatting to black "2023 stable style". 2 years ago
sys_settrace_generator.py.exp top: Update Python formatting to black "2023 stable style". 2 years ago
sys_settrace_loop.py tests/misc/sys_settrace: Make test output independent of invoked path. 4 years ago
sys_settrace_loop.py.exp tests/misc/sys_settrace: Make test output independent of invoked path. 4 years ago