-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule typeshed
updated
25 files
+9 −0 | CONTRIBUTING.md | |
+1 −1 | stdlib/2/SocketServer.pyi | |
+2 −2 | stdlib/2/__builtin__.pyi | |
+2 −2 | stdlib/2/_io.pyi | |
+1 −1 | stdlib/2/subprocess.pyi | |
+2 −2 | stdlib/2/tempfile.pyi | |
+1 −1 | stdlib/2/typing.pyi | |
+2 −2 | stdlib/2and3/builtins.pyi | |
+2 −2 | stdlib/2and3/codecs.pyi | |
+9 −0 | stdlib/2and3/contextlib.pyi | |
+1 −1 | stdlib/2and3/ftplib.pyi | |
+1 −1 | stdlib/2and3/tarfile.pyi | |
+5 −5 | stdlib/2and3/threading.pyi | |
+1 −1 | stdlib/2and3/warnings.pyi | |
+1 −1 | stdlib/2and3/zipfile.pyi | |
+1 −1 | stdlib/3/concurrent/futures/_base.pyi | |
+2 −3 | stdlib/3/http/client.pyi | |
+3 −3 | stdlib/3/io.pyi | |
+1 −1 | stdlib/3/socketserver.pyi | |
+1 −1 | stdlib/3/subprocess.pyi | |
+2 −2 | stdlib/3/tempfile.pyi | |
+1 −1 | stdlib/3/typing.pyi | |
+2 −2 | stdlib/3/unittest/case.pyi | |
+1 −1 | stdlib/3/urllib/response.pyi | |
+1 −1 | third_party/2/concurrent/futures/_base.pyi |