You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CI: handle surrogate strings in import, add expectedFailure for Windows-only tests
- Use to_str() instead of as_str() in import_module_level and
get_spec_origin to avoid panic on strings with surrogates
- Add @expectedfailure for test_dll_dependency_import (no C extension),
test_unencodable_filename (subprocess), test_tagged_suffix (no .pyd)
0 commit comments