mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
I've made mistakes in #4069 and #4010 that would have been caught by this, so seems worth it to add now, and continue to remove from whitelists. Note that we run with --ignore-missing-stub in CI, so this whitelist isn't all the changes we'd need to fully support Python 3.9 Co-authored-by: hauntsaninja <>