Commit Graph

17 Commits

Author SHA1 Message Date
Matthias Kramm 001e5af0fa split _codecs into Python 2 and Python 3 versions. 2015-10-01 15:20:51 -07:00
Matthias Kramm 9edaf83284 Apply stub fixes from o11c.
These are extracted from https://github.com/JukkaL/mypy/pull/721
2015-10-01 14:53:57 -07:00
Matthias Kramm 56dcc02e25 Apply fixes, remove duplicates.
Apply fixes to _random, cStringIO, errno, operator, sys, zlib, etc.; also,
remove duplicate 2.7/math.pyi, 2.7/marshal.pyi.
2015-09-30 12:07:37 -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 69e10b3aed clean up _json.pyi 2015-09-28 15:17:24 -07:00
Matthias Kramm a3a4cdceec clean up _stat.pyi 2015-09-28 15:01:52 -07:00
Matthias Kramm 34d9cfa8ba move marshal.pyi into 2and3/ 2015-09-28 14:54:58 -07:00
Matthias Kramm 92a48d1c3d clean up builtins/3/_warnings.pyi 2015-09-28 14:54:11 -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 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
Matthias Kramm a92ed64985 fix imports in atexit.pyi 2015-09-28 14:27:48 -07:00
Matthias Kramm e08327255e adding missing includes 2015-09-28 14:25:15 -07:00
Matthias Kramm 77196ae0f6 rework directory hierarchy 2015-09-17 08:33:18 -07:00