1 file changed
+1
-1
lines changed- .flake8+1
- .github/workflows/mypy_primer.yml+29-5
- .github/workflows/stubtest-unused-whitelist.yml+1-1
- .github/workflows/tests.yml+11-3
- README.md+10-1
- scripts/migrate_script.py+19-25
- stdlib/2/SocketServer.pyi+1-21
- stdlib/2/__builtin__.pyi+3-19
- stdlib/2/_winreg.pyi-3
- stdlib/2/builtins.pyi+3-19
- stdlib/2/heapq.pyi+4-5
- stdlib/2/ntpath.pyi+85
- stdlib/2/os/path.pyi+30-109
- stdlib/2/os2emxpath.pyi+30-109
- stdlib/2/posixpath.pyi+85
- stdlib/2and3/_typeshed/__init__.pyi+6-1
- stdlib/2and3/argparse.pyi+2
- stdlib/2and3/math.pyi+4-1
- stdlib/3/builtins.pyi+20-24
- stdlib/3/concurrent/futures/_base.pyi+5-14
- stdlib/3/concurrent/futures/process.pyi+1-1
- stdlib/3/concurrent/futures/thread.pyi+1-1
- stdlib/3/email/utils.pyi+18-2
- stdlib/3/functools.pyi+2-5
- stdlib/3/gzip.pyi+3
- stdlib/3/heapq.pyi+4-2
- stdlib/3/ipaddress.pyi+10-10
- stdlib/3/ntpath.pyi+4-24
- stdlib/3/os/path.pyi+4-24
- stdlib/3/pathlib.pyi+61-77
- stdlib/3/posixpath.pyi+4-24
- stdlib/3/resource.pyi+5-2
- stdlib/3/socketserver.pyi+5-7
- stdlib/3/statistics.pyi+3-8
- stdlib/3/unittest/mock.pyi+3-3
- tests/check_consistent.py+7-7
- tests/mypy_self_check.py+39
- tests/mypy_selftest.py-28
- tests/mypy_test.py+45-49
- tests/mypy_test_suite.py+28
- tests/pytype_test.py+8-12
- tests/stubtest_test.py+1-1
- tests/stubtest_unused.py+4-6
- third_party/2/concurrent/futures/__init__.pyi-7
- third_party/2/concurrent/futures/_base.pyi+7-34
- third_party/2/concurrent/futures/process.pyi+3-23
- third_party/2/concurrent/futures/thread.pyi+1-22
- third_party/2/ipaddress.pyi-4
- third_party/2/pathlib2.pyi+17-111
- third_party/2and3/google/protobuf/message.pyi+3-3
- third_party/2and3/markdown/core.pyi+5
- third_party/2and3/redis/client.pyi+1
- third_party/2and3/redis/connection.pyi+31-17
- third_party/3/six/__init__.pyi+3-4
- third_party/3/waitress/compat.pyi+4-4
0 commit comments