mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 17:35:33 +08:00
460c09d122
On 3.9 and lower, the contextvars types call themselves builtins.* which we can't and won't match. This improves naming fidelity for 3.10 and newer.