mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-25 16:24:03 +08:00
42e2142f28
* Add Protocol and runtime to typing_extensions * Use private type variable * Fix typo * Bound type variable for runtime to only class objects * Conform to version check specification