Commits
Click on a commit to change the comparison rangeAdd hint for free-threaded selector in requires-python4 days ago
by me-saurabhkohli Refactor: detect free-threaded selector in raw TOML, not error text4 days ago
by me-saurabhkohli Fix clippy: use split_once instead of splitn(2, ...).nth(1)4 days ago
by me-saurabhkohli Addressing Copilot review: tightened scanner, guarding the error mapping, adding fix for the test inconsistencies.1 day ago
by me-saurabhkohli Fix CI: rustfmt import order, comment placement, Hints::iter() -> into_iter()1 day ago
by me-saurabhkohli Fix CI: changing r#"..."# to r"..." by removing hashes, it resolves split method chains for rustfmt1 day ago
by me-saurabhkohli fixing CI: trying to move chaining in one line7 hours ago
by me-saurabhkohli Fix CI: reverting chaining for FreeThreadedSelector6 hours ago
by me-saurabhkohli Fix CI: reverting chaining missed one for FreeThreadedSelector5 hours ago
by me-saurabhkohli