Utkarsh Gupta
|
3e4737c683
|
ast.pyi: Fix return type of generic_visit() (#2667)
Fixes #2085
|
2018-12-04 08:02:39 +01:00 |
|
Utkarsh Gupta
|
bee236fb5d
|
builtins.pyi: Return complex from __(r)pow__() (#2662)
Closes #1406
|
2018-12-03 14:21:27 +01:00 |
|
Utkarsh Gupta
|
9f9d15e311
|
itertools.pyi: Allow omitting repeat argument in Python 3 (#2659)
Fixes #2561
|
2018-11-30 15:58:21 -08:00 |
|
Utkarsh Gupta
|
407e4bb679
|
decorators.pyi: Add Any angument to Callable[] (#2654)
Fixes #2615
|
2018-11-30 10:33:22 +01:00 |
|
Utkarsh Gupta
|
388de0876b
|
threading.pyi: Add currentThread for all versions (#2647)
Fixes https://github.com/python/typeshed/issues/2625
|
2018-11-28 18:52:27 -08:00 |
|
Utkarsh Gupta
|
03981de076
|
__init__.pyi: Fix dump() (#2640)
Fixes #2089
|
2018-11-28 09:08:30 +01:00 |
|