Lukasz Langa
|
5f416fae64
|
Add missing List imports.
|
2016-12-21 01:06:52 -08:00 |
|
 David PercyandGuido van Rossum
|
9fa6c994a3
|
Fix zipfile getinfo return type (#678)
|
2016-11-10 11:08:57 -08:00 |
|
 Guido van RossumandGitHub
|
47f2746526
|
Fix the definitions of BadZip{f,F}ile. (#432)
In 2.7, only BadZipfile exists. In 3.x, both exist.
|
2016-08-02 09:04:45 -07:00 |
|
 Guido van RossumandGitHub
|
39325bf159
|
Mypy now supports sys.platform and sys.version_info checks (#410)
|
2016-07-27 13:25:29 -07:00 |
|
 alvarocaceresandMatthias Kramm
|
f7b35bc8be
|
Remove line continuations to help pytype parse (#390)
|
2016-07-22 10:55:42 -07:00 |
|
 Valérian RoussetandMatthias Kramm
|
8ef221c162
|
add zipfile for py2 (#345)
|
2016-07-15 05:55:20 -07:00 |
|