Example work: https://github.com/RustPython/RustPython/pull/3924/commits/e32523c63219429b08668d8c4ea7afab35471d58 Remove tests from ci.yaml and add proper markers to the test files. - [x] test_importlib #3919 - [ ] test_io - [x] test_iter - [ ] test_os - [ ] test_pathlib - [ ] test_shutil - [ ] test_venv - [x] test_datetime #5531