4 files changed
+10
-10
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| |||
386 | 386 |
| |
387 | 387 |
| |
388 | 388 |
| |
389 |
| - | |
| 389 | + | |
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
367 | 367 |
| |
368 | 368 |
| |
369 | 369 |
| |
370 |
| - | |
| 370 | + | |
371 | 371 |
| |
372 | 372 |
| |
373 | 373 |
| |
374 |
| - | |
| 374 | + | |
375 | 375 |
| |
376 | 376 |
| |
377 | 377 |
| |
| |||
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
398 |
| - | |
| 398 | + | |
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
| |||
661 | 661 |
| |
662 | 662 |
| |
663 | 663 |
| |
664 |
| - | |
| 664 | + | |
665 | 665 |
| |
666 | 666 |
| |
667 | 667 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
184 |
| - | |
| 183 | + | |
| 184 | + | |
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
| |||
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
321 |
| - | |
| 321 | + | |
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
|
- .travis.yml+2-1
- runtests.py+63-22
- stdlib/2.7/__builtin__.pyi+5-3
- stdlib/2.7/_weakrefset.pyi+1-1
- stdlib/2.7/abc.pyi+6-6
- stdlib/2.7/inspect.pyi+64-7
- stdlib/2.7/sqlite3/dbapi2.pyi+56-38
- stdlib/2.7/subprocess.pyi+1-1
- stdlib/2.7/typing.pyi+4-4
- stdlib/2.7/xml/etree/ElementInclude.pyi+19
- stdlib/2.7/xml/etree/ElementPath.pyi+35
- stdlib/2.7/xml/etree/ElementTree.pyi+116
- stdlib/2.7/xml/etree/__init__.pyi
- stdlib/2.7/xml/etree/cElementTree.pyi+5
- stdlib/3.2/xml/__init__.pyi
- stdlib/3.2/xml/etree/ElementInclude.pyi+19
- stdlib/3.2/xml/etree/ElementPath.pyi+35
- stdlib/3.2/xml/etree/ElementTree.pyi+120
- stdlib/3.2/xml/etree/__init__.pyi
- stdlib/3.2/xml/etree/cElementTree.pyi+5
- stdlib/3.3/xml/__init__.pyi
- stdlib/3.3/xml/etree/ElementInclude.pyi+19
- stdlib/3.3/xml/etree/ElementPath.pyi+35
- stdlib/3.3/xml/etree/ElementTree.pyi+122
- stdlib/3.3/xml/etree/__init__.pyi
- stdlib/3.3/xml/etree/cElementTree.pyi+5
- stdlib/3.4/asyncio/subprocess.pyi+1-1
- stdlib/3.4/xml/__init__.pyi
- stdlib/3.4/xml/etree/ElementInclude.pyi+19
- stdlib/3.4/xml/etree/ElementPath.pyi+35
- stdlib/3.4/xml/etree/ElementTree.pyi+127
- stdlib/3.4/xml/etree/__init__.pyi
- stdlib/3.4/xml/etree/cElementTree.pyi+5
- stdlib/3.5/xml/__init__.pyi
- stdlib/3.5/xml/etree/ElementInclude.pyi+19
- stdlib/3.5/xml/etree/ElementPath.pyi+35
- stdlib/3.5/xml/etree/ElementTree.pyi+127
- stdlib/3.5/xml/etree/__init__.pyi
- stdlib/3.5/xml/etree/cElementTree.pyi+5
- stdlib/3/builtins.pyi+6-4
- stdlib/3/inspect.pyi+259-14
- stdlib/3/io.pyi+3-3
- stdlib/3/sqlite3/__init__.pyi+5
- stdlib/3/sqlite3/dbapi2.pyi+255
- stdlib/3/subprocess.pyi+1-1
- stdlib/3/typing.pyi+4-4
- stdlib/3/xml/etree/ElementInclude.pyi+11-6
- stdlib/3/xml/etree/ElementPath.pyi+21-24
- stdlib/3/xml/etree/ElementTree.pyi+85-114
- third_party/2.7/tornado/locks.pyi+50
0 commit comments