Files
typeshed/stdlib/3.4
Semyon Proshev fed4e03e53 Add __new__ to str and int stubs in both Pythons. (#1352)
* Update default values to `...` in `__init__` and `__new__` in `int` and `str`.
* Add `__new__` to `enum.IntEnum` to override inherited `__new__`.
* Add `type: ignore` comment to `IntEnum`
2017-06-12 20:53:32 -07:00
..
2017-05-22 23:12:02 -07:00
2017-03-18 14:41:42 -07:00
2017-03-21 05:58:22 -07:00