Commit Graph

15 Commits

Author SHA1 Message Date
Greg Price
667b98040a operator: Make attrgetter, itemgetter, methodcaller usable 2015-12-17 15:12:47 -08:00
Greg Price
b46b66c187 Share operator in 2and3 2015-12-17 14:49:34 -08:00
Matthias Kramm
94c9ce8fd0 Consistently use '= ...' for optional parameters. 2015-11-09 13:55:02 -08:00
Ben Longbons
56fe787c74 Update a bunch of stubs 2015-10-19 20:02:10 -07:00
Matthias Kramm
001e5af0fa split _codecs into Python 2 and Python 3 versions. 2015-10-01 15:20:51 -07:00
Matthias Kramm
85bc37652a add missing imports in cmath.pyi 2015-09-30 15:32:12 -07:00
Matthias Kramm
fc2ddb852c remove duplicate math.pyi 2015-09-30 12:02:43 -07:00
Matthias Kramm
337abed05a add (overwrite with) mypy stubs, if available 2015-09-30 09:59:44 -07:00
Matthias Kramm
34d9cfa8ba move marshal.pyi into 2and3/ 2015-09-28 14:54:58 -07:00
Matthias Kramm
7d8e473340 move math.pyi into 2and3/ 2015-09-28 14:52:06 -07:00
Matthias Kramm
511218ea28 move _heapq into 2and3/ 2015-09-28 14:51:21 -07:00
Matthias Kramm
06890ecf29 move _codecs.pyi into 2and3/ 2015-09-28 14:49:13 -07:00
Matthias Kramm
93779bb3f8 Add isfinite() to cmath. (Python 3 only) 2015-09-28 14:48:08 -07:00
Matthias Kramm
8f6f3f404b move cmath.pyi into 2and3 2015-09-28 14:41:52 -07:00
Matthias Kramm
2ba26b69a9 move _bisect.pyi into 2and3 2015-09-28 14:41:11 -07:00