mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 08:34:29 -05:00
## Summary The next sync of typeshed would have failed without manual changes anyway, so I'm doing one manual sync + the required changes in our `sys.platform` tests (which are necessary because of my tiny typeshed PR here: https://github.com/python/typeshed/pull/13378). closes #15485 (the next run of the pipeline in two weeks should be fine as the bug has been fixed upstream)