mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-16 12:37:56 +08:00
746f4db989
* Change constants to type-equivalent versions For pytype support. " = object()" -> " = ..." Non-zero ints -> 0 * Drop changes to typing and __builtin__