Commit 74ecdd8
authored
Sync typeshed (#21612)
Source commit:
python/typeshed@feeb9aa1 parent 0cd1541 commit 74ecdd8Copy full SHA for 74ecdd8
8 files changed
+165-13Lines changed: 165 additions & 13 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- mypy/typeshed/stdlib
- _typeshed
- pyexpat
- sys
Expand file treeCollapse file tree
Open diff view settings
Collapse file
mypy/typeshed/stdlib/_socket.pyi
Copy file name to clipboardExpand all lines: mypy/typeshed/stdlib/_socket.pyi+72-1Lines changed: 72 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
15 | 19 | |
16 | 20 | |
17 | 21 | |
| ||
250 | 254 | |
251 | 255 | |
252 | 256 | |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
253 | 313 | |
254 | 314 | |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
255 | 326 | |
256 | 327 | |
257 | 328 | |
|
Collapse file
mypy/typeshed/stdlib/_typeshed/_type_checker_internals.pyi
Copy file name to clipboardExpand all lines: mypy/typeshed/stdlib/_typeshed/_type_checker_internals.pyi+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
| 8 | + |
8 | 9 | |
9 | 10 | |
10 | 11 | |
| ||
28 | 29 | |
29 | 30 | |
30 | 31 | |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
31 | 36 | |
32 | 37 | |
33 | 38 | |
| ||
58 | 63 | |
59 | 64 | |
60 | 65 | |
| 66 | + |
61 | 67 | |
62 | 68 | |
63 | 69 | |
|
Collapse file
mypy/typeshed/stdlib/base64.pyi
Copy file name to clipboardExpand all lines: mypy/typeshed/stdlib/base64.pyi+3-4Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | | - |
| 2 | + |
4 | 3 | |
5 | 4 | |
6 | 5 | |
| ||
111 | 110 | |
112 | 111 | |
113 | 112 | |
114 | | - |
115 | | - |
| 113 | + |
| 114 | + |
116 | 115 | |
117 | 116 | |
118 | 117 | |
|
Collapse file
mypy/typeshed/stdlib/calendar.pyi
Copy file name to clipboardExpand all lines: mypy/typeshed/stdlib/calendar.pyi+6-6Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
80 | 80 | |
81 | 81 | |
82 | 82 | |
83 | | - |
84 | | - |
85 | | - |
86 | | - |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
87 | 87 | |
88 | 88 | |
89 | 89 | |
90 | 90 | |
91 | 91 | |
92 | 92 | |
93 | | - |
94 | | - |
| 93 | + |
| 94 | + |
95 | 95 | |
96 | 96 | |
97 | 97 | |
|
Collapse file
mypy/typeshed/stdlib/pyexpat/__init__.pyi
Copy file name to clipboardExpand all lines: mypy/typeshed/stdlib/pyexpat/__init__.pyi+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
| 36 | + |
| 37 | + |
37 | 38 | |
38 | 39 | |
39 | 40 | |
|
Collapse file
mypy/typeshed/stdlib/socket.pyi
Copy file name to clipboardExpand all lines: mypy/typeshed/stdlib/socket.pyi+67Lines changed: 67 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1133 | 1133 | |
1134 | 1134 | |
1135 | 1135 | |
| 1136 | + |
| 1137 | + |
| 1138 | + |
| 1139 | + |
| 1140 | + |
| 1141 | + |
| 1142 | + |
| 1143 | + |
| 1144 | + |
| 1145 | + |
| 1146 | + |
| 1147 | + |
| 1148 | + |
| 1149 | + |
| 1150 | + |
| 1151 | + |
| 1152 | + |
| 1153 | + |
| 1154 | + |
| 1155 | + |
| 1156 | + |
| 1157 | + |
| 1158 | + |
| 1159 | + |
| 1160 | + |
| 1161 | + |
| 1162 | + |
| 1163 | + |
| 1164 | + |
| 1165 | + |
| 1166 | + |
| 1167 | + |
| 1168 | + |
| 1169 | + |
| 1170 | + |
| 1171 | + |
| 1172 | + |
| 1173 | + |
| 1174 | + |
| 1175 | + |
| 1176 | + |
| 1177 | + |
| 1178 | + |
| 1179 | + |
| 1180 | + |
| 1181 | + |
| 1182 | + |
| 1183 | + |
| 1184 | + |
| 1185 | + |
| 1186 | + |
| 1187 | + |
| 1188 | + |
| 1189 | + |
| 1190 | + |
| 1191 | + |
1136 | 1192 | |
1137 | 1193 | |
| 1194 | + |
| 1195 | + |
| 1196 | + |
| 1197 | + |
| 1198 | + |
| 1199 | + |
| 1200 | + |
| 1201 | + |
| 1202 | + |
| 1203 | + |
| 1204 | + |
1138 | 1205 | |
1139 | 1206 | |
1140 | 1207 | |
|
Collapse file
mypy/typeshed/stdlib/sys/__init__.pyi
Copy file name to clipboardExpand all lines: mypy/typeshed/stdlib/sys/__init__.pyi+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | | - |
| 13 | + |
14 | 14 | |
15 | 15 | |
16 | 16 | |
|
Collapse file
mypy/typeshed/stdlib/typing.pyi
Copy file name to clipboardExpand all lines: mypy/typeshed/stdlib/typing.pyi+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1046 | 1046 | |
1047 | 1047 | |
1048 | 1048 | |
| 1049 | + |
1049 | 1050 | |
1050 | 1051 | |
1051 | 1052 | |
| ||
1057 | 1058 | |
1058 | 1059 | |
1059 | 1060 | |
| 1061 | + |
1060 | 1062 | |
1061 | 1063 | |
| 1064 | + |
1062 | 1065 | |
| 1066 | + |
1063 | 1067 | |
1064 | 1068 | |
1065 | 1069 | |
| ||
1079 | 1083 | |
1080 | 1084 | |
1081 | 1085 | |
| 1086 | + |
| 1087 | + |
| 1088 | + |
| 1089 | + |
1082 | 1090 | |
1083 | 1091 | |
1084 | 1092 | |
|
0 commit comments