Commit Graph
5 Commits
Author SHA1 Message Date
Semyon Proshev df4c5c81e8 Add n-ary stub for itertools.izip (#1071) 2017-03-22 07:35:21 -07:00
Semyon Proshev c10dc797e7 Remove object as the only ancestor for string.Formatter in Python 3 stubs. (#1072) 2017-03-22 07:33:46 -07:00
Semyon Proshev 78d0cc32df Add __new__ to builtin dict (#1056) 2017-03-22 07:33:06 -07:00
Semyon Proshev 25c66a011e Add zip stubs for 5 and more arguments. (#1041)
* Add `zip` stubs for 5 and more arguments.

* Update `zip` stubs for 6+ arguments.
2017-03-20 11:38:38 -07:00
Semyon Proshev 52da2a176b Fix datetime stubs (#992) 2017-03-13 09:12:46 -07:00