Commit f0333a8
1 parent 4389341 commit f0333a8
1 file changed
+1
-1
lines changed- .travis.yml+1-1
- stdlib/2/UserList.pyi+17-2
- stdlib/2/UserString.pyi+68-2
- stdlib/2/__builtin__.pyi+1
- stdlib/2/_io.pyi+5-1
- stdlib/2/builtins.pyi+1
- stdlib/2/cStringIO.pyi+6-2
- stdlib/2/gettext.pyi+11-13
- stdlib/2/itertools.pyi+3-2
- stdlib/2/multiprocessing/pool.pyi+4-5
- stdlib/2/os/__init__.pyi+9-4
- stdlib/2/tempfile.pyi+33-26
- stdlib/2/typing.pyi+11-11
- stdlib/2and3/_csv.pyi+4
- stdlib/2and3/codecs.pyi+167-170
- stdlib/2and3/fileinput.pyi+1-1
- stdlib/2and3/logging/__init__.pyi+51-51
- stdlib/2and3/optparse.pyi+1
- stdlib/2and3/sqlite3/dbapi2.pyi+4-1
- stdlib/2and3/threading.pyi+2-2
- stdlib/3.4/asyncio/events.pyi+1-1
- stdlib/3.7/contextvars.pyi+1-1
- stdlib/3/builtins.pyi+5-5
- stdlib/3/collections/__init__.pyi+6-3
- stdlib/3/concurrent/futures/_base.pyi+16-3
- stdlib/3/concurrent/futures/process.pyi+3-1
- stdlib/3/http/client.pyi+6-4
- stdlib/3/importlib/abc.pyi+2-2
- stdlib/3/io.pyi+2-1
- stdlib/3/itertools.pyi+10-14
- stdlib/3/os/__init__.pyi+11-4
- stdlib/3/typing.pyi+24-16
- stdlib/3/urllib/response.pyi+35-5
- tests/check_consistent.py+5
- tests/mypy_test.py+3-5
- tests/pytype_blacklist.txt-4
- tests/pytype_test.py+61-28
- third_party/2/concurrent/futures/__init__.pyi+3-46
- third_party/2/concurrent/futures/_base.pyi+54
- third_party/2/concurrent/futures/process.pyi+11
- third_party/2/concurrent/futures/thread.pyi+10
- third_party/2/enum.pyi+1
- third_party/2and3/click/termui.pyi+2-1
- third_party/2and3/first.pyi+13
- third_party/2and3/google/protobuf/internal/containers.pyi+6-2
- third_party/2and3/requests/api.pyi+5-5
- third_party/2and3/requests/packages/urllib3/response.pyi+3-2
- third_party/2and3/werkzeug/exceptions.pyi+4-2
- third_party/2and3/werkzeug/wrappers.pyi+4-3
- third_party/3/pkg_resources.pyi+3-2
0 commit comments