Commit b9e0ac9
Update typeshed (python#2896)
Requires fixing the return type of `__reduce__` in one example.1 parent d2eaa08 commit b9e0ac9
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
- stdlib/2/__builtin__.pyi+9-3
- stdlib/2/fnmatch.pyi+7-5
- stdlib/2/socket.pyi+2-1
- stdlib/2/types.pyi+1-1
- stdlib/2/urllib2.pyi+11-9
- stdlib/2and3/opcode.pyi+7-2
- stdlib/2and3/xml/etree/ElementTree.pyi+87-49
- stdlib/3/_importlib_modulespec.pyi+1-1
- stdlib/3/builtins.pyi+8-2
- stdlib/3/concurrent/futures/_base.pyi+2-2
- stdlib/3/dis.pyi+10-3
- stdlib/3/http/client.pyi+3
- stdlib/3/io.pyi+2-2
- stdlib/3/socket.pyi+3-2
- stdlib/3/urllib/request.pyi+7-2
- third_party/2/concurrent/futures/__init__.pyi+2-2
- third_party/2/google/protobuf/descriptor.pyi+1-1
- third_party/2/six/moves/__init__.pyi+2
- third_party/2/yaml/__init__.pyi+1-1
- third_party/2and3/jinja2/environment.pyi+10
- third_party/3/six/moves/__init__.pyi+2
0 commit comments